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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN
372 # undef PRIoFAST64 macro
373 # define PRIoFAST64 PRIo64 macro
705 return PRIoFAST64;
/external/libusb/msvc/
H A Dinttypes.h99 #define PRIoFAST64 "I64o" macro
/external/syslinux/com32/include/
H A Dinttypes.h75 #define PRIoFAST64 __PRI64_RANK "o" macro
/external/bison/darwin-lib/
H A Dinttypes.h794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64 macro
796 # define PRIoFAST64 PRIo64 macro
/external/bison/lib/
H A Dinttypes.in.h482 # if !defined PRIoFAST64 || @PRI_MACROS_BROKEN@
483 # undef PRIoFAST64 macro
484 # define PRIoFAST64 PRIo64 macro
/external/bison/linux-lib/
H A Dinttypes.h794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64 macro
796 # define PRIoFAST64 PRIo64 macro

Completed in 95 milliseconds