Home
last modified time | relevance | path

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

/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp619 #ifndef SCNxFAST64
620 #error SCNxFAST64 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h242 #define SCNxFAST64 "I64x" macro
/external/mesa3d/include/c99/
Dinttypes.h244 #define SCNxFAST64 "I64x" macro
/external/bison/lib/
Dinttypes.in.h969 # if !defined SCNxFAST64 || @PRI_MACROS_BROKEN@
970 # undef SCNxFAST64
971 # define SCNxFAST64 SCNx64 macro
/external/bison/darwin-lib/
Dinttypes.h1281 # if !defined SCNxFAST64 || 0
1282 # undef SCNxFAST64
1283 # define SCNxFAST64 SCNx64 macro
/external/bison/linux-lib/
Dinttypes.h1281 # if !defined SCNxFAST64 || 0
1282 # undef SCNxFAST64
1283 # define SCNxFAST64 SCNx64 macro
/external/libcxx/include/
Dcinttypes216 SCNxFAST64
Dmodule.modulemap101 …SCNx8, SCNx16, SCNx32, SCNx64, SCNxFAST8, SCNxFAST16, SCNxFAST32, SCNxFAST64, SCNxLEAST8, SCNxLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp863 #ifndef SCNxFAST64
864 #error SCNxFAST64 not defined