Searched refs:PRIiFAST32 (Results 1 - 6 of 6) sorted by relevance

/external/libusb_aah/msvc/
H A Dinttypes.h81 #define PRIiFAST32 "i" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h71 #define PRIiFAST32 "I32i" 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/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/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/e2fsprogs/intl/
H A Dloadmsgcat.c343 #if !defined PRIiFAST32 || PRI_MACROS_BROKEN
344 # undef PRIiFAST32 macro
345 # define PRIiFAST32 "i" macro
687 return PRIiFAST32;

Completed in 347 milliseconds