Home
last modified time | relevance | path

Searched refs:PRIo32 (Results 1 – 15 of 15) sorted by relevance

/external/clang/lib/Headers/
Dinttypes.h41 #undef PRIo32
76 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h112 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h112 #define PRIo32 "o" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h112 #define PRIo32 "o" macro
/external/libusb/msvc/
Dinttypes.h88 #define PRIo32 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c155 #if !defined PRIo32 || PRI_MACROS_BROKEN
156 # undef PRIo32
157 # define PRIo32 "o" macro
554 return PRIo32; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h159 #if !defined PRIo32 || @PRI_MACROS_BROKEN@
160 # undef PRIo32
162 # define PRIo32 "o" macro
/external/syslinux/com32/include/
Dinttypes.h64 #define PRIo32 "o" macro
/external/bison/linux-lib/
Dinttypes.h471 #if !defined PRIo32 || 0
472 # undef PRIo32
474 # define PRIo32 "o" macro
/external/bison/darwin-lib/
Dinttypes.h471 #if !defined PRIo32 || 0
472 # undef PRIo32
474 # define PRIo32 "o" macro
/external/libcxx/include/
Dcinttypes61 PRIo32
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp379 #ifndef PRIo32
380 #error PRIo32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py130 PRIo32 = "o" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp379 #ifndef PRIo32
380 #error PRIo32 not defined
/external/llvm/include/llvm/Support/
DDataTypes.h.cmake112 #define PRIo32 "o"