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

/external/e2fsprogs/intl/
H A Dloadmsgcat.c283 #if !defined PRIxLEAST64 || PRI_MACROS_BROKEN
284 # undef PRIxLEAST64 macro
285 # define PRIxLEAST64 PRIx64 macro
641 return PRIxLEAST64;
/external/libusb/msvc/
H A Dinttypes.h130 #define PRIxLEAST64 "I64x" macro
/external/syslinux/com32/include/
H A Dinttypes.h106 #define PRIxLEAST64 __PRI64_RANK "x" macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py146 PRIxLEAST64 = "lx" variable
147 PRIxLEAST64 = "llx" variable

Completed in 180 milliseconds