Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py189 PRIoMAX = "lo" variable
193 PRIoMAX = "llo" variable
197 PRIoMAX = "o" variable
/external/bison/lib/
Dinttypes.in.h516 #if !defined PRIoMAX || @PRI_MACROS_BROKEN@
517 # undef PRIoMAX
519 # define PRIoMAX PRIo64 macro
521 # define PRIoMAX "lo"
/external/bison/linux-lib/
Dinttypes.h828 #if !defined PRIoMAX || 0
829 # undef PRIoMAX
831 # define PRIoMAX PRIo64 macro
833 # define PRIoMAX "lo" macro
/external/bison/darwin-lib/
Dinttypes.h828 #if !defined PRIoMAX || 0
829 # undef PRIoMAX
831 # define PRIoMAX PRIo64 macro
833 # define PRIoMAX "lo" macro
/external/libusb/msvc/
Dinttypes.h101 #define PRIoMAX "I64o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c395 #if !defined PRIoMAX || PRI_MACROS_BROKEN
396 # undef PRIoMAX
397 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo") macro
723 return PRIoMAX; in get_sysdep_segment_value()
/external/syslinux/com32/include/
Dinttypes.h77 #define PRIoMAX __PRI64_RANK "o" macro
/external/libcxx/include/
Dcinttypes74 PRIoMAX
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp419 #ifndef PRIoMAX
420 #error PRIoMAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp419 #ifndef PRIoMAX
420 #error PRIoMAX not defined