Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/intl/
H A Dloadmsgcat.c189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/openbsd/include/
H A Dinttypes.h124 #define PRIx64 "llx" /* uint64_t */ macro
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/openbsd/sys/arch/arm64/arm64/
H A Ddisasm.c45 #define PRIx64 "llx" macro