Searched refs:SCNiFAST32 (Results 1 - 8 of 8) sorted by relevance

/external/clang/lib/Headers/
H A Dinttypes.h55 #undef SCNiFAST32 macro
90 #define SCNiFAST32 "i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h174 #define SCNiFAST32 "li" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h172 #define SCNiFAST32 "li" macro
/external/bison/lib/
H A Dinttypes.in.h918 #if !defined SCNiFAST32 || @PRI_MACROS_BROKEN@
919 # undef SCNiFAST32 macro
921 # define SCNiFAST32 SCNi64 macro
923 # define SCNiFAST32 "i"
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp447 #ifndef SCNiFAST32
448 #error SCNiFAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h1230 #if !defined SCNiFAST32 || 0
1231 # undef SCNiFAST32 macro
1233 # define SCNiFAST32 SCNi64 macro
1235 # define SCNiFAST32 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h1230 #if !defined SCNiFAST32 || 0
1231 # undef SCNiFAST32 macro
1233 # define SCNiFAST32 SCNi64 macro
1235 # define SCNiFAST32 "i" macro
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp691 #ifndef SCNiFAST32
692 #error SCNiFAST32 not defined

Completed in 143 milliseconds