Home
last modified time | relevance | path

Searched defs:PRIu64 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/intl/
H A Dloadmsgcat.c185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
/openbsd/include/
H A Dinttypes.h106 #define PRIu64 "llu" /* uint64_t */ macro
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
/openbsd/sys/arch/arm64/arm64/
H A Ddisasm.c42 #define PRIu64 "llu" macro