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

/external/clang/lib/Headers/
H A Dinttypes.h46 #undef PRIuFAST32 macro
81 #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/libusb/msvc/
H A Dinttypes.h117 #define PRIuFAST32 "u" macro
/external/syslinux/com32/include/
H A Dinttypes.h92 #define PRIuFAST32 __PRIFAST_RANK "u" macro
/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/mesa3d/include/c99/
H A Dinttypes.h127 #define PRIuFAST32 "I32u" macro

Completed in 46 milliseconds