Searched refs:PRIuMAX (Results 1 – 3 of 3) sorted by relevance
273 #ifndef PRIuMAX275 # define PRIuMAX "llu" macro277 # define PRIuMAX "lu" macro
365 else snprintf(buf, sizeof(buf), "%"PRIuMAX, in _fmt()
121 #define PRIuMAX "ju" /* uintmax_t */ macro