Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py126 PRIiLEAST64 = "li" variable
127 PRIiLEAST64 = "lli" variable
/external/libusb/msvc/
Dinttypes.h77 #define PRIiLEAST64 "I64i" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c271 #if !defined PRIiLEAST64 || PRI_MACROS_BROKEN
272 # undef PRIiLEAST64
273 # define PRIiLEAST64 PRIi64 macro
635 return PRIiLEAST64; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h303 # if !defined PRIiLEAST64 || @PRI_MACROS_BROKEN@
304 # undef PRIiLEAST64
305 # define PRIiLEAST64 PRIi64 macro
/external/syslinux/com32/include/
Dinttypes.h52 #define PRIiLEAST64 __PRI64_RANK "i" macro
/external/bison/linux-lib/
Dinttypes.h615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64
617 # define PRIiLEAST64 PRIi64 macro
/external/bison/darwin-lib/
Dinttypes.h615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64
617 # define PRIiLEAST64 PRIi64 macro
/external/libcxx/include/
Dcinttypes49 PRIiLEAST64
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp343 #ifndef PRIiLEAST64
344 #error PRIiLEAST64 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp343 #ifndef PRIiLEAST64
344 #error PRIiLEAST64 not defined