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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h186 #define SCNiFAST32 "i" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h174 #define SCNiFAST32 "li" macro
/external/mesa3d/include/c99/
H A Dinttypes.h174 #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/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h182 #define SCNiFAST32 "li" macro
/external/libcxx/test/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/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp691 #ifndef SCNiFAST32
692 #error SCNiFAST32 not defined

Completed in 1029 milliseconds