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

/external/clang/lib/Headers/
H A Dinttypes.h64 #undef SCNxFAST32 macro
99 #define SCNxFAST32 "x" macro
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dinttypes.h64 #undef SCNxFAST32 macro
99 #define SCNxFAST32 "x" macro
/external/mesa3d/include/c99/
H A Dinttypes.h231 #define SCNxFAST32 "lx" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h229 #define SCNxFAST32 "lx" macro
/external/bison/lib/
H A Dinttypes.in.h942 #if !defined SCNxFAST32 || @PRI_MACROS_BROKEN@
943 # undef SCNxFAST32 macro
945 # define SCNxFAST32 SCNx64 macro
947 # define SCNxFAST32 "x"
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp615 #ifndef SCNxFAST32
616 #error SCNxFAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h1254 #if !defined SCNxFAST32 || 0
1255 # undef SCNxFAST32 macro
1257 # define SCNxFAST32 SCNx64 macro
1259 # define SCNxFAST32 "x" macro
/external/bison/linux-lib/
H A Dinttypes.h1254 #if !defined SCNxFAST32 || 0
1255 # undef SCNxFAST32 macro
1257 # define SCNxFAST32 SCNx64 macro
1259 # define SCNxFAST32 "x" macro
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp859 #ifndef SCNxFAST32
860 #error SCNxFAST32 not defined

Completed in 360 milliseconds