Searched refs:PRIo16 (Results 1 - 11 of 11) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h37 #define PRIo16 "ho" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h87 #define PRIo16 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h105 #define PRIo16 "ho" macro
/external/mesa3d/include/c99/
H A Dinttypes.h105 #define PRIo16 "ho" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h113 #define PRIo16 "ho" macro
/external/bison/lib/
H A Dinttypes.in.h123 #if !defined PRIo16 || @PRI_MACROS_BROKEN@
124 # undef PRIo16 macro
126 # define PRIo16 "o" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp131 #ifndef PRIo16
132 #error PRIo16 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16 macro
133 # define PRIo16 "o" macro
538 return PRIo16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp375 #ifndef PRIo16
376 #error PRIo16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16 macro
438 # define PRIo16 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16 macro
438 # define PRIo16 "o" macro

Completed in 2387 milliseconds