Searched defs:PRIuFAST16 (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c327 #if !defined PRIuFAST16 || PRI_MACROS_BROKEN
328 # undef PRIuFAST16 macro
329 # define PRIuFAST16 "u" macro
675 return PRIuFAST16;
/external/libusb_aah/msvc/
H A Dinttypes.h116 #define PRIuFAST16 "u" macro
/external/bison/darwin-lib/
H A Dinttypes.h711 #if !defined PRIuFAST16 || 0
712 # undef PRIuFAST16 macro
714 # define PRIuFAST16 PRIu64 macro
716 # define PRIuFAST16 "u" macro
/external/bison/lib/
H A Dinttypes.in.h399 #if !defined PRIuFAST16 || @PRI_MACROS_BROKEN@
400 # undef PRIuFAST16 macro
402 # define PRIuFAST16 PRIu64 macro
404 # define PRIuFAST16 "u"
/external/bison/linux-lib/
H A Dinttypes.h711 #if !defined PRIuFAST16 || 0
712 # undef PRIuFAST16 macro
714 # define PRIuFAST16 PRIu64 macro
716 # define PRIuFAST16 "u" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h109 #define PRIuFAST16 "hu" macro

Completed in 849 milliseconds