Searched defs:PRIuFAST32 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h117 #define PRIuFAST32 "u" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c351 #if !defined PRIuFAST32 || PRI_MACROS_BROKEN
352 # undef PRIuFAST32 macro
353 # define PRIuFAST32 "u" macro
691 return PRIuFAST32;
/external/bison/darwin-lib/
H A Dinttypes.h759 #if !defined PRIuFAST32 || 0
760 # undef PRIuFAST32 macro
762 # define PRIuFAST32 PRIu64 macro
764 # define PRIuFAST32 "u" macro
/external/bison/lib/
H A Dinttypes.in.h447 #if !defined PRIuFAST32 || @PRI_MACROS_BROKEN@
448 # undef PRIuFAST32 macro
450 # define PRIuFAST32 PRIu64 macro
452 # define PRIuFAST32 "u"
/external/bison/linux-lib/
H A Dinttypes.h759 #if !defined PRIuFAST32 || 0
760 # undef PRIuFAST32 macro
762 # define PRIuFAST32 PRIu64 macro
764 # define PRIuFAST32 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h127 #define PRIuFAST32 "I32u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h135 #define PRIuFAST32 "u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h127 #define PRIuFAST32 "I32u" macro

Completed in 265 milliseconds