Home
last modified time | relevance | path

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

/external/bison/lib/
Dinttypes.in.h540 #if !defined PRIXMAX || @PRI_MACROS_BROKEN@
541 # undef PRIXMAX
543 # define PRIXMAX PRIX64 macro
545 # define PRIXMAX "lX"
/external/bison/linux-lib/
Dinttypes.h852 #if !defined PRIXMAX || 0
853 # undef PRIXMAX
855 # define PRIXMAX PRIX64 macro
857 # define PRIXMAX "lX" macro
/external/bison/darwin-lib/
Dinttypes.h852 #if !defined PRIXMAX || 0
853 # undef PRIXMAX
855 # define PRIXMAX PRIX64 macro
857 # define PRIXMAX "lX" macro
/external/libusb/msvc/
Dinttypes.h154 #define PRIXMAX "I64X" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c407 #if !defined PRIXMAX || PRI_MACROS_BROKEN
408 # undef PRIXMAX
409 # define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX") macro
729 return PRIXMAX; in get_sysdep_segment_value()
/external/syslinux/com32/include/
Dinttypes.h131 #define PRIXMAX __PRI64_RANK "X" macro
/external/libcxx/include/
Dcinttypes128 PRIXMAX
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp587 #ifndef PRIXMAX
588 #error PRIXMAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp587 #ifndef PRIXMAX
588 #error PRIXMAX not defined