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

/external/libusb_aah/msvc/
H A Dinttypes.h287 #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/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h199 #define SCNuFAST8 "u" macro

Completed in 29 milliseconds