Searched refs:PRIoMAX (Results 1 – 7 of 7) sorted by relevance
125 #define PRIoMAX __PRI64 "o" macro
328 #if !defined PRIoMAX329 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo") macro655 return PRIoMAX; in get_sysdep_segment_value()
139 S(PRIoMAX) in f()