Lines Matching refs:PRIoMAX
395 #if !defined PRIoMAX || PRI_MACROS_BROKEN396 # undef PRIoMAX397 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo")723 return PRIoMAX;