Searched refs:SCNoPTR (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h244 #define SCNoPTR "I64o" macro
256 #define SCNoPTR "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h253 # define SCNoPTR "I64o" macro
258 # define SCNoPTR "lo" macro
/external/mesa3d/include/c99/
H A Dinttypes.h253 # define SCNoPTR "I64o" macro
258 # define SCNoPTR "lo" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h261 # define SCNoPTR "I64o" macro
266 # define SCNoPTR "lo" macro
/external/bison/lib/
H A Dinttypes.in.h1028 #if !defined SCNoPTR || @PRI_MACROS_BROKEN@
1029 # undef SCNoPTR macro
1031 # define SCNoPTR @PRIPTR_PREFIX@ "o" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp515 #ifndef SCNoPTR
516 #error SCNoPTR not defined
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp759 #ifndef SCNoPTR
760 #error SCNoPTR not defined
/external/bison/darwin-lib/
H A Dinttypes.h1340 #if !defined SCNoPTR || 0
1341 # undef SCNoPTR macro
1343 # define SCNoPTR "l" "o" macro
/external/bison/linux-lib/
H A Dinttypes.h1340 #if !defined SCNoPTR || 0
1341 # undef SCNoPTR macro
1343 # define SCNoPTR "l" "o" macro

Completed in 2304 milliseconds