Searched refs:PRIXMAX (Results 1 – 9 of 9) sorted by relevance
540 #if !defined PRIXMAX || @PRI_MACROS_BROKEN@541 # undef PRIXMAX543 # define PRIXMAX PRIX64 macro545 # define PRIXMAX "lX"
852 #if !defined PRIXMAX || 0853 # undef PRIXMAX855 # define PRIXMAX PRIX64 macro857 # define PRIXMAX "lX" macro
154 #define PRIXMAX "I64X" macro
407 #if !defined PRIXMAX || PRI_MACROS_BROKEN408 # undef PRIXMAX409 # define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX") macro729 return PRIXMAX; in get_sysdep_segment_value()
131 #define PRIXMAX __PRI64_RANK "X" macro
128 PRIXMAX
587 #ifndef PRIXMAX588 #error PRIXMAX not defined