Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/intl/
H A Dloadmsgcat.c389 # define PRIdMAX (sizeof (uintmax_t) == sizeof (long) ? "ld" : "lld") macro
/openbsd-src/include/
H A Dinttypes.h63 #define PRIdMAX "jd" /* intmax_t */ macro
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c389 # define PRIdMAX (sizeof (uintmax_t) == sizeof (long) ? "ld" : "lld") macro