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

/external/clang/lib/Headers/
H A Dinttypes.h41 #undef PRIo32 macro
76 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/external/llvm/include/llvm/Support/
H A DDataTypes.h.cmake112 #define PRIo32 "o"
/external/libusb/msvc/
H A Dinttypes.h88 #define PRIo32 "o" macro
/external/syslinux/com32/include/
H A Dinttypes.h64 #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/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/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py130 PRIo32 = "o" variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp379 #ifndef PRIo32
380 #error PRIo32 not defined
/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 493 milliseconds