Searched defs:SCNuFAST16 (Results 1 - 6 of 6) sorted by relevance

/external/libusb/msvc/
H A Dinttypes.h229 #define SCNuFAST16 "hu" macro
/external/syslinux/com32/include/
H A Dinttypes.h199 #define SCNuFAST16 __PRIFAST_RANK "u" macro
/external/bison/darwin-lib/
H A Dinttypes.h1202 #if !defined SCNuFAST16 || 0
1203 # undef SCNuFAST16 macro
1205 # define SCNuFAST16 SCNu64 macro
1207 # define SCNuFAST16 "hu" macro
1209 # define SCNuFAST16 "u" macro
/external/bison/lib/
H A Dinttypes.in.h890 #if !defined SCNuFAST16 || @PRI_MACROS_BROKEN@
891 # undef SCNuFAST16 macro
893 # define SCNuFAST16 SCNu64 macro
895 # define SCNuFAST16 "hu"
897 # define SCNuFAST16 "u"
/external/bison/linux-lib/
H A Dinttypes.h1202 #if !defined SCNuFAST16 || 0
1203 # undef SCNuFAST16 macro
1205 # define SCNuFAST16 SCNu64 macro
1207 # define SCNuFAST16 "hu" macro
1209 # define SCNuFAST16 "u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h217 #define SCNuFAST16 "hu" macro

Completed in 237 milliseconds