Searched refs:PRIoMAX (Results 1 – 4 of 4) sorted by relevance
383 #if !defined PRIoMAX || PRI_MACROS_BROKEN384 # undef PRIoMAX385 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo") macro703 return PRIoMAX; in get_sysdep_segment_value()
153 # define PRIoMAX __PRI64_PREFIX "o" macro
153 macro PRIoMAX
74887 [C99-based-standards] (PRIoMAX): Likewise.