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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h118 #define PRIuFAST64 "I64u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h140 #define PRIuFAST64 "I64u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h140 #define PRIuFAST64 "I64u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h148 #define PRIuFAST64 __PRI64_PREFIX "u" 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/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp227 #ifndef PRIuFAST64
228 #error PRIuFAST64 not defined
/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/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp471 #ifndef PRIuFAST64
472 #error PRIuFAST64 not defined
/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 87 milliseconds