Home
last modified time | relevance | path

Searched refs:PRIo8 (Results 1 – 13 of 13) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
Dinttypes.h36 #define PRIo8 "hho" macro
/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h86 #define PRIo8 "o" macro
/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
Dinttypes.h85 #define PRIo8 "o" macro
/external/mesa3d/include/c99/
Dinttypes.h92 #define PRIo8 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h92 #define PRIo8 "o" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp127 #ifndef PRIo8
128 #error PRIo8 not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8
109 # define PRIo8 "o" macro
522 return PRIo8; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h100 #define PRIo8 "o" macro
/external/bison/lib/
Dinttypes.in.h87 #if !defined PRIo8 || @PRI_MACROS_BROKEN@
88 # undef PRIo8
90 # define PRIo8 "o" macro
/external/libcxx/include/
Dcinttypes59 PRIo8
/external/bison/linux-lib/
Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # define PRIo8 "o" macro
/external/bison/darwin-lib/
Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # define PRIo8 "o" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp371 #ifndef PRIo8
372 #error PRIo8 not defined