Searched defs:PRIo8 (Results 1 - 9 of 9) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h36 #define PRIo8 "hho" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h86 #define PRIo8 "o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8 macro
109 # define PRIo8 "o" macro
522 return PRIo8;
/external/bison/darwin-lib/
H A Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8 macro
402 # define PRIo8 "o" macro
/external/bison/lib/
H A Dinttypes.in.h87 #if !defined PRIo8 || @PRI_MACROS_BROKEN@
88 # undef PRIo8 macro
90 # define PRIo8 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8 macro
402 # define PRIo8 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h92 #define PRIo8 "o" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h100 #define PRIo8 "o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h92 #define PRIo8 "o" macro

Completed in 269 milliseconds