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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c347 #if !defined PRIoFAST32 || PRI_MACROS_BROKEN
348 # undef PRIoFAST32 macro
349 # define PRIoFAST32 "o" macro
689 return PRIoFAST32;
/external/libusb_aah/msvc/
H A Dinttypes.h98 #define PRIoFAST32 "o" macro
/external/bison/darwin-lib/
H A Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32 macro
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/bison/lib/
H A Dinttypes.in.h439 #if !defined PRIoFAST32 || @PRI_MACROS_BROKEN@
440 # undef PRIoFAST32 macro
442 # define PRIoFAST32 PRIo64 macro
444 # define PRIoFAST32 "o"
/external/bison/linux-lib/
H A Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32 macro
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h121 #define PRIoFAST32 "I32o" macro

Completed in 32 milliseconds