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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h99 #define PRIoFAST64 "I64o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h139 #define PRIoFAST64 "I64o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h139 #define PRIoFAST64 "I64o" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h147 #define PRIoFAST64 __PRI64_PREFIX "o" macro
/external/bison/lib/
H A Dinttypes.in.h482 # if !defined PRIoFAST64 || @PRI_MACROS_BROKEN@
483 # undef PRIoFAST64 macro
484 # define PRIoFAST64 PRIo64 macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp171 #ifndef PRIoFAST64
172 #error PRIoFAST64 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN
372 # undef PRIoFAST64 macro
373 # define PRIoFAST64 PRIo64 macro
705 return PRIoFAST64;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp415 #ifndef PRIoFAST64
416 #error PRIoFAST64 not defined
/external/bison/darwin-lib/
H A Dinttypes.h794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64 macro
796 # define PRIoFAST64 PRIo64 macro
/external/bison/linux-lib/
H A Dinttypes.h794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64 macro
796 # define PRIoFAST64 PRIo64 macro

Completed in 5014 milliseconds