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

/external/clang/lib/Headers/
H A Dinttypes.h40 #undef PRIiFAST32 macro
75 #define PRIiFAST32 "i" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c343 #if !defined PRIiFAST32 || PRI_MACROS_BROKEN
344 # undef PRIiFAST32 macro
345 # define PRIiFAST32 "i" macro
687 return PRIiFAST32;
/external/libusb/msvc/
H A Dinttypes.h81 #define PRIiFAST32 "i" macro
/external/syslinux/com32/include/
H A Dinttypes.h56 #define PRIiFAST32 __PRIFAST_RANK "i" macro
/external/bison/darwin-lib/
H A Dinttypes.h743 #if !defined PRIiFAST32 || 0
744 # undef PRIiFAST32 macro
746 # define PRIiFAST32 PRIi64 macro
748 # define PRIiFAST32 "i" macro
/external/bison/lib/
H A Dinttypes.in.h431 #if !defined PRIiFAST32 || @PRI_MACROS_BROKEN@
432 # undef PRIiFAST32 macro
434 # define PRIiFAST32 PRIi64 macro
436 # define PRIiFAST32 "i"
/external/bison/linux-lib/
H A Dinttypes.h743 #if !defined PRIiFAST32 || 0
744 # undef PRIiFAST32 macro
746 # define PRIiFAST32 PRIi64 macro
748 # define PRIiFAST32 "i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h76 #define PRIiFAST32 "I32i" macro

Completed in 758 milliseconds