Searched refs:PRIXMAX (Results 1 – 1 of 1) 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()