Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A D_inttypes.h117 #define PRIx64 __PRI64"x" /* uint64_t */ macro
/f-stack/freebsd/arm64/include/
H A D_inttypes.h107 #define PRIx64 "lx" /* uint64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h109 #define PRIx64 "llx" /* uint64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h118 #define PRIx64 __PRI64"x" /* uint64_t */ macro