Searched refs:SCNuFAST8 (Results 1 - 7 of 7) sorted by relevance

/external/bison/lib/
H A Dinttypes.in.h836 #if !defined SCNuFAST8 || @PRI_MACROS_BROKEN@
837 # undef SCNuFAST8 macro
839 # define SCNuFAST8 SCNu64 macro
841 # define SCNuFAST8 "hu"
843 # define SCNuFAST8 "hhu"
845 # define SCNuFAST8 "u"
/external/mesa3d/include/c99/
H A Dinttypes.h204 #define SCNuFAST8 "u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h212 #define SCNuFAST8 "u" macro
/external/bison/darwin-lib/
H A Dinttypes.h1148 #if !defined SCNuFAST8 || 0
1149 # undef SCNuFAST8 macro
1151 # define SCNuFAST8 SCNu64 macro
1153 # define SCNuFAST8 "hu" macro
1155 # define SCNuFAST8 "hhu" macro
1157 # define SCNuFAST8 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h1148 #if !defined SCNuFAST8 || 0
1149 # undef SCNuFAST8 macro
1151 # define SCNuFAST8 SCNu64 macro
1153 # define SCNuFAST8 "hu" macro
1155 # define SCNuFAST8 "hhu" macro
1157 # define SCNuFAST8 "u" macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp551 #ifndef SCNuFAST8
552 #error SCNuFAST8 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp795 #ifndef SCNuFAST8
796 #error SCNuFAST8 not defined

Completed in 34 milliseconds