Home
last modified time | relevance | path

Searched defs:PRIuMAX (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/intl/
H A Dloadmsgcat.c401 # define PRIuMAX (sizeof (uintmax_t) == sizeof (long) ? "lu" : "llu") macro
/openbsd-src/include/
H A Dinttypes.h118 #define PRIuMAX "ju" /* uintmax_t */ macro
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c401 # define PRIuMAX (sizeof (uintmax_t) == sizeof (long) ? "lu" : "llu") macro