Searched refs:PRIdFAST64 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
H A Dinttypes.h77 #define PRIdFAST64 "lld" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h65 #define PRIdFAST64 "I64d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h82 #define PRIdFAST64 "I64d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h82 #define PRIdFAST64 "I64d" 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/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/bison/darwin-lib/
H A Dinttypes.h784 # if !defined PRIdFAST64 || 0
785 # undef PRIdFAST64 macro
786 # 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 43 milliseconds