Searched refs:PRIXMAX (Results 1 – 6 of 6) sorted by relevance
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()
154 #define PRIXMAX "I64X" macro
131 #define PRIXMAX __PRI64_RANK "X" macro
128 PRIXMAX
587 #ifndef PRIXMAX588 #error PRIXMAX not defined