Searched refs:PRIuMAX (Results 1 – 1 of 1) sorted by relevance
399 #if !defined PRIuMAX || PRI_MACROS_BROKEN400 # undef PRIuMAX401 # define PRIuMAX (sizeof (uintmax_t) == sizeof (long) ? "lu" : "llu") macro731 return PRIuMAX;