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

/external/libusb/msvc/
H A Dinttypes.h213 #define SCNxFAST16 "hx" macro
/external/syslinux/com32/include/
H A Dinttypes.h217 #define SCNxFAST16 __PRIFAST_RANK "x" macro
/external/bison/darwin-lib/
H A Dinttypes.h1212 #if !defined SCNxFAST16 || 0
1213 # undef SCNxFAST16 macro
1215 # define SCNxFAST16 SCNx64 macro
1217 # define SCNxFAST16 "hx" macro
1219 # define SCNxFAST16 "x" macro
/external/bison/lib/
H A Dinttypes.in.h900 #if !defined SCNxFAST16 || @PRI_MACROS_BROKEN@
901 # undef SCNxFAST16 macro
903 # define SCNxFAST16 SCNx64 macro
905 # define SCNxFAST16 "hx"
907 # define SCNxFAST16 "x"
/external/bison/linux-lib/
H A Dinttypes.h1212 #if !defined SCNxFAST16 || 0
1213 # undef SCNxFAST16 macro
1215 # define SCNxFAST16 SCNx64 macro
1217 # define SCNxFAST16 "hx" macro
1219 # define SCNxFAST16 "x" macro
/external/mesa3d/include/c99/
H A Dinttypes.h218 #define SCNxFAST16 "hx" macro

Completed in 41 milliseconds