Searched refs:PRIoMAX (Results 1 – 1 of 1) sorted by relevance
395 #if !defined PRIoMAX || PRI_MACROS_BROKEN396 # undef PRIoMAX397 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo") macro729 return PRIoMAX;