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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c303 #if !defined PRIuFAST8 || PRI_MACROS_BROKEN
304 # undef PRIuFAST8 macro
305 # define PRIuFAST8 "u" macro
659 return PRIuFAST8;
/external/libusb/msvc/
H A Dinttypes.h115 #define PRIuFAST8 "u" macro
/external/syslinux/com32/include/
H A Dinttypes.h90 #define PRIuFAST8 "u" macro
/external/bison/darwin-lib/
H A Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8 macro
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro
/external/bison/lib/
H A Dinttypes.in.h351 #if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@
352 # undef PRIuFAST8 macro
354 # define PRIuFAST8 PRIu64 macro
356 # define PRIuFAST8 "u"
/external/bison/linux-lib/
H A Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8 macro
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro

Completed in 80 milliseconds