Searched defs:PRIoLEAST64 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h94 #define PRIoLEAST64 "I64o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c275 #if !defined PRIoLEAST64 || PRI_MACROS_BROKEN
276 # undef PRIoLEAST64 macro
277 # define PRIoLEAST64 PRIo64 macro
637 return PRIoLEAST64;
/external/bison/darwin-lib/
H A Dinttypes.h621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64 macro
623 # define PRIoLEAST64 PRIo64 macro
/external/bison/lib/
H A Dinttypes.in.h309 # if !defined PRIoLEAST64 || @PRI_MACROS_BROKEN@
310 # undef PRIoLEAST64 macro
311 # define PRIoLEAST64 PRIo64 macro
/external/bison/linux-lib/
H A Dinttypes.h621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64 macro
623 # define PRIoLEAST64 PRIo64 macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h135 #define PRIoLEAST64 "I64o" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h143 #define PRIoLEAST64 __PRI64_PREFIX "o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h135 #define PRIoLEAST64 "I64o" macro

Completed in 243 milliseconds