Home
last modified time | relevance | path

Searched refs:PRIuLEAST64 (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py166 PRIuLEAST64 = "lu" variable
167 PRIuLEAST64 = "llu" variable
/external/libusb/msvc/
Dinttypes.h113 #define PRIuLEAST64 "I64u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64
281 # define PRIuLEAST64 PRIu64 macro
639 return PRIuLEAST64; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h313 # if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
314 # undef PRIuLEAST64
315 # define PRIuLEAST64 PRIu64 macro
/external/syslinux/com32/include/
Dinttypes.h88 #define PRIuLEAST64 __PRI64_RANK "u" macro
/external/bison/linux-lib/
Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64 macro
/external/bison/darwin-lib/
Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64 macro
/external/libcxx/include/
Dcinttypes85 PRIuLEAST64
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined