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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h60 #define PRIdLEAST64 "I64d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c267 #if !defined PRIdLEAST64 || PRI_MACROS_BROKEN
268 # undef PRIdLEAST64 macro
269 # define PRIdLEAST64 PRId64 macro
633 return PRIdLEAST64;
/external/bison/darwin-lib/
H A Dinttypes.h611 # if !defined PRIdLEAST64 || 0
612 # undef PRIdLEAST64 macro
613 # define PRIdLEAST64 PRId64 macro
/external/bison/lib/
H A Dinttypes.in.h299 # if !defined PRIdLEAST64 || @PRI_MACROS_BROKEN@
300 # undef PRIdLEAST64 macro
301 # define PRIdLEAST64 PRId64 macro
/external/bison/linux-lib/
H A Dinttypes.h611 # if !defined PRIdLEAST64 || 0
612 # undef PRIdLEAST64 macro
613 # define PRIdLEAST64 PRId64 macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h80 #define PRIdLEAST64 "I64d" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h88 #define PRIdLEAST64 __PRI64_PREFIX "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h80 #define PRIdLEAST64 "I64d" macro

Completed in 73 milliseconds