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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64 macro
369 # define PRIiFAST64 PRIi64 macro
703 return PRIiFAST64;
/external/libusb/msvc/
H A Dinttypes.h82 #define PRIiFAST64 "I64i" macro
/external/syslinux/com32/include/
H A Dinttypes.h57 #define PRIiFAST64 __PRI64_RANK "i" macro
/external/bison/darwin-lib/
H A Dinttypes.h788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64 macro
790 # define PRIiFAST64 PRIi64 macro
/external/bison/lib/
H A Dinttypes.in.h476 # if !defined PRIiFAST64 || @PRI_MACROS_BROKEN@
477 # undef PRIiFAST64 macro
478 # define PRIiFAST64 PRIi64 macro
/external/bison/linux-lib/
H A Dinttypes.h788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64 macro
790 # define PRIiFAST64 PRIi64 macro
/external/mesa3d/include/c99/
H A Dinttypes.h83 #define PRIiFAST64 "I64i" macro

Completed in 77 milliseconds