Home
last modified time | relevance | path

Searched refs:SCNxPTR (Results 1 – 10 of 10) sorted by relevance

/external/libmojo/base/debug/
Dproc_maps_linux.cc24 #undef SCNxPTR
25 #define SCNxPTR "x" macro
130 if (sscanf(line, "%" SCNxPTR "-%" SCNxPTR " %4c %llx %hhx:%hhx %ld %n", in ParseProcMaps()
/external/libusb/msvc/
Dinttypes.h245 #define SCNxPTR "I64x" macro
257 #define SCNxPTR "x" macro
/external/mesa3d/include/c99/
Dinttypes.h255 # define SCNxPTR "I64x" macro
260 # define SCNxPTR "lx" macro
/external/bison/lib/
Dinttypes.in.h1040 #if !defined SCNxPTR || @PRI_MACROS_BROKEN@
1041 # undef SCNxPTR
1043 # define SCNxPTR @PRIPTR_PREFIX@ "x" macro
/external/syslinux/com32/include/
Dinttypes.h222 #define SCNxPTR __PRIPTR_RANK "x" macro
/external/bison/linux-lib/
Dinttypes.h1352 #if !defined SCNxPTR || 0
1353 # undef SCNxPTR
1355 # define SCNxPTR "l" "x" macro
/external/bison/darwin-lib/
Dinttypes.h1352 #if !defined SCNxPTR || 0
1353 # undef SCNxPTR
1355 # define SCNxPTR "l" "x" macro
/external/libcxx/include/
Dcinttypes219 SCNxPTR
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp871 #ifndef SCNxPTR
872 #error SCNxPTR not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp871 #ifndef SCNxPTR
872 #error SCNxPTR not defined