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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c363 #if !defined PRIdFAST64 || PRI_MACROS_BROKEN
364 # undef PRIdFAST64 macro
365 # define PRIdFAST64 PRId64 macro
701 return PRIdFAST64;
/external/libusb/msvc/
H A Dinttypes.h65 #define PRIdFAST64 "I64d" macro
/external/syslinux/com32/include/
H A Dinttypes.h39 #define PRIdFAST64 __PRI64_RANK "d" macro
/external/bison/darwin-lib/
H A Dinttypes.h784 # if !defined PRIdFAST64 || 0
785 # undef PRIdFAST64 macro
786 # define PRIdFAST64 PRId64 macro
/external/bison/lib/
H A Dinttypes.in.h472 # if !defined PRIdFAST64 || @PRI_MACROS_BROKEN@
473 # undef PRIdFAST64 macro
474 # define PRIdFAST64 PRId64 macro
/external/bison/linux-lib/
H A Dinttypes.h784 # if !defined PRIdFAST64 || 0
785 # undef PRIdFAST64 macro
786 # define PRIdFAST64 PRId64 macro

Completed in 57 milliseconds