Searched refs:PRIuFAST64 (Results 1 - 6 of 6) sorted by relevance

/external/libusb_aah/msvc/
H A Dinttypes.h118 #define PRIuFAST64 "I64u" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h135 #define PRIuFAST64 "I64u" macro
/external/bison/lib/
H A Dinttypes.in.h486 # if !defined PRIuFAST64 || @PRI_MACROS_BROKEN@
487 # undef PRIuFAST64 macro
488 # define PRIuFAST64 PRIu64 macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN
376 # undef PRIuFAST64 macro
377 # define PRIuFAST64 PRIu64 macro
707 return PRIuFAST64;
/external/bison/darwin-lib/
H A Dinttypes.h798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64 macro
800 # define PRIuFAST64 PRIu64 macro
/external/bison/linux-lib/
H A Dinttypes.h798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64 macro
800 # define PRIuFAST64 PRIu64 macro

Completed in 27 milliseconds