Searched refs:SCNxFAST16 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h213 #define SCNxFAST16 "hx" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h218 #define SCNxFAST16 "hx" macro
/external/mesa3d/include/c99/
H A Dinttypes.h218 #define SCNxFAST16 "hx" 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/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h226 #define SCNxFAST16 "hx" 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/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/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp611 #ifndef SCNxFAST16
612 #error SCNxFAST16 not defined
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp855 #ifndef SCNxFAST16
856 #error SCNxFAST16 not defined

Completed in 297 milliseconds