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

/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/libusb/msvc/
H A Dinttypes.h60 #define PRIdLEAST64 "I64d" macro
/external/syslinux/com32/include/
H A Dinttypes.h34 #define PRIdLEAST64 __PRI64_RANK "d" macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py116 PRIdLEAST64 = "ld" variable
117 PRIdLEAST64 = "lld" variable

Completed in 223 milliseconds