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

/external/libusb/msvc/
H A Dinttypes.h287 #define SCNuFAST8 "hhu" macro
/external/syslinux/com32/include/
H A Dinttypes.h198 #define SCNuFAST8 "hhu" 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/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/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/mesa3d/include/c99/
H A Dinttypes.h204 #define SCNuFAST8 "u" macro

Completed in 37 milliseconds