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

/external/clang/lib/Headers/
H A Dinttypes.h65 #undef SCNuFAST32 macro
100 #define SCNuFAST32 "u" macro
/external/libusb/msvc/
H A Dinttypes.h230 #define SCNuFAST32 "u" macro
/external/bison/lib/
H A Dinttypes.in.h934 #if !defined SCNuFAST32 || @PRI_MACROS_BROKEN@
935 # undef SCNuFAST32 macro
937 # define SCNuFAST32 SCNu64 macro
939 # define SCNuFAST32 "u"
/external/syslinux/com32/include/
H A Dinttypes.h200 #define SCNuFAST32 __PRIFAST_RANK "u" macro
/external/bison/darwin-lib/
H A Dinttypes.h1246 #if !defined SCNuFAST32 || 0
1247 # undef SCNuFAST32 macro
1249 # define SCNuFAST32 SCNu64 macro
1251 # define SCNuFAST32 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h1246 #if !defined SCNuFAST32 || 0
1247 # undef SCNuFAST32 macro
1249 # define SCNuFAST32 SCNu64 macro
1251 # define SCNuFAST32 "u" macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp803 #ifndef SCNuFAST32
804 #error SCNuFAST32 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp803 #ifndef SCNuFAST32
804 #error SCNuFAST32 not defined

Completed in 89 milliseconds