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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h230 #define SCNuFAST32 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h230 #define SCNuFAST32 "lu" macro
/external/mesa3d/include/c99/
H A Dinttypes.h230 #define SCNuFAST32 "lu" 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/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h238 #define SCNuFAST32 "lu" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp559 #ifndef SCNuFAST32
560 #error SCNuFAST32 not defined
/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/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp803 #ifndef SCNuFAST32
804 #error SCNuFAST32 not defined

Completed in 281 milliseconds