Searched refs:PRIxFAST16 (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h133 #define PRIxFAST16 "x" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h115 #define PRIxFAST16 "hx" macro
/external/mesa3d/include/c99/
H A Dinttypes.h115 #define PRIxFAST16 "hx" macro
/external/bison/lib/
H A Dinttypes.in.h407 #if !defined PRIxFAST16 || @PRI_MACROS_BROKEN@
408 # undef PRIxFAST16 macro
410 # define PRIxFAST16 PRIx64 macro
412 # define PRIxFAST16 "x"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h123 #define PRIxFAST16 "hx" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp275 #ifndef PRIxFAST16
276 #error PRIxFAST16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h719 #if !defined PRIxFAST16 || 0
720 # undef PRIxFAST16 macro
722 # define PRIxFAST16 PRIx64 macro
724 # define PRIxFAST16 "x" macro
/external/bison/linux-lib/
H A Dinttypes.h719 #if !defined PRIxFAST16 || 0
720 # undef PRIxFAST16 macro
722 # define PRIxFAST16 PRIx64 macro
724 # define PRIxFAST16 "x" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c331 #if !defined PRIxFAST16 || PRI_MACROS_BROKEN
332 # undef PRIxFAST16 macro
333 # define PRIxFAST16 "x" macro
677 return PRIxFAST16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp519 #ifndef PRIxFAST16
520 #error PRIxFAST16 not defined

Completed in 359 milliseconds