Home
last modified time | relevance | path

Searched refs:SCNx32 (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
Dinttypes.h78 #define SCNx32 "x" macro
/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h206 #define SCNx32 "x" macro
/external/mesa3d/include/c99/
Dinttypes.h223 #define SCNx32 "lx" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h223 #define SCNx32 "lx" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp583 #ifndef SCNx32
584 #error SCNx32 not defined
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h231 #define SCNx32 "lx" macro
/external/bison/lib/
Dinttypes.in.h670 #if !defined SCNx32 || @PRI_MACROS_BROKEN@
671 # undef SCNx32
673 # define SCNx32 "x" macro
/external/libcxx/include/
Dcinttypes205 SCNx32
/external/bison/darwin-lib/
Dinttypes.h982 #if !defined SCNx32 || 0
983 # undef SCNx32
985 # define SCNx32 "x" macro
/external/bison/linux-lib/
Dinttypes.h982 #if !defined SCNx32 || 0
983 # undef SCNx32
985 # define SCNx32 "x" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp827 #ifndef SCNx32
828 #error SCNx32 not defined