Searched refs:PRIo32 (Results 1 - 10 of 10) sorted by relevance

/external/clang/lib/Headers/
H A Dinttypes.h37 #undef PRIo32 macro
72 #define PRIo32 "o" macro
/external/llvm/include/llvm/Support/
H A DDataTypes.h.cmake107 #define PRIo32 "o"
/external/mesa3d/include/c99/
H A Dinttypes.h118 #define PRIo32 "I32o" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h116 #define PRIo32 "I32o" 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/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp135 #ifndef PRIo32
136 #error PRIo32 not defined
/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/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp379 #ifndef PRIo32
380 #error PRIo32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h471 #if !defined PRIo32 || 0
472 # undef PRIo32 macro
474 # 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

Completed in 135 milliseconds