Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/
Dmsc_inttypes.h253 # define SCNxPTR "I64x" macro
258 # define SCNxPTR "lx" macro
/external/mesa3d/include/c99/
Dinttypes.h255 # define SCNxPTR "I64x" macro
260 # define SCNxPTR "lx" macro
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp627 #ifndef SCNxPTR
628 #error SCNxPTR not defined
/external/bison/lib/
Dinttypes.in.h1040 #if !defined SCNxPTR || @PRI_MACROS_BROKEN@
1041 # undef SCNxPTR
1043 # define SCNxPTR @PRIPTR_PREFIX@ "x" macro
/external/bison/darwin-lib/
Dinttypes.h1352 #if !defined SCNxPTR || 0
1353 # undef SCNxPTR
1355 # define SCNxPTR "l" "x" macro
/external/bison/linux-lib/
Dinttypes.h1352 #if !defined SCNxPTR || 0
1353 # undef SCNxPTR
1355 # define SCNxPTR "l" "x" macro
/external/libcxx/include/
Dcinttypes219 SCNxPTR
Dmodule.modulemap101 …AST16, SCNxFAST32, SCNxFAST64, SCNxLEAST8, SCNxLEAST16, SCNxLEAST32, SCNxLEAST64, SCNxMAX, SCNxPTR,
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp871 #ifndef SCNxPTR
872 #error SCNxPTR not defined