Searched refs:PRIdLEAST64 (Results 1 - 7 of 7) sorted by relevance

/external/libusb/msvc/
H A Dinttypes.h60 #define PRIdLEAST64 "I64d" macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py116 PRIdLEAST64 = "ld" variable
117 PRIdLEAST64 = "lld" variable
/external/syslinux/com32/include/
H A Dinttypes.h34 #define PRIdLEAST64 __PRI64_RANK "d" 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/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp287 #ifndef PRIdLEAST64
288 #error PRIdLEAST64 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp287 #ifndef PRIdLEAST64
288 #error PRIdLEAST64 not defined
/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp1419 "%s: pRegion[%d].%s (%" PRIdLEAST64

Completed in 317 milliseconds