Searched refs:PRIuMAX (Results 1 – 3 of 3) sorted by relevance
262 #ifndef PRIuMAX264 # define PRIuMAX "llu" macro266 # define PRIuMAX "lu" macro
343 else snprintf(buf, sizeof(buf), "%"PRIuMAX, in _fmt()
120 #define PRIuMAX "ju" /* uintmax_t */ macro