Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py189 PRIoMAX = "lo" variable
193 PRIoMAX = "llo" variable
197 PRIoMAX = "o" variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h116 #define PRIoMAX "o" 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/llvm-project/libcxx/include/
Dcinttypes73 PRIoMAX
/external/libcxx/include/
Dcinttypes74 PRIoMAX
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp420 #ifndef PRIoMAX
421 #error PRIoMAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp419 #ifndef PRIoMAX
420 #error PRIoMAX not defined
/external/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp420 #ifndef PRIoMAX
421 #error PRIoMAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp419 #ifndef PRIoMAX
420 #error PRIoMAX not defined