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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c155 #if !defined PRIo32 || PRI_MACROS_BROKEN
156 # undef PRIo32 macro
157 # define PRIo32 "o" macro
554 return PRIo32;
/external/libusb_aah/msvc/
H A Dinttypes.h88 #define PRIo32 "o" macro
/external/bison/darwin-lib/
H A Dinttypes.h471 #if !defined PRIo32 || 0
472 # undef PRIo32 macro
474 # define PRIo32 "o" macro
/external/bison/lib/
H A Dinttypes.in.h159 #if !defined PRIo32 || @PRI_MACROS_BROKEN@
160 # undef PRIo32 macro
162 # define PRIo32 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h471 #if !defined PRIo32 || 0
472 # undef PRIo32 macro
474 # define PRIo32 "o" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h113 #define PRIo32 "I32o" macro

Completed in 6750 milliseconds