Searched defs:PRIxFAST16 (Results 1 - 7 of 7) sorted by relevance

/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/libusb/msvc/
H A Dinttypes.h133 #define PRIxFAST16 "x" macro
/external/syslinux/com32/include/
H A Dinttypes.h109 #define PRIxFAST16 __PRIFAST_RANK "x" macro
/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/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/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/mesa3d/include/c99/
H A Dinttypes.h115 #define PRIxFAST16 "hx" macro

Completed in 89 milliseconds