Searched refs:PRIXMAX (Results 1 – 8 of 8) sorted by relevance
119 #define PRIXMAX "X" 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()
127 PRIXMAX
128 PRIXMAX
588 #ifndef PRIXMAX589 #error PRIXMAX not defined
587 #ifndef PRIXMAX588 #error PRIXMAX not defined