Home
last modified time | relevance | path

Searched defs:PRIo64 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/arm64/include/
H A D_inttypes.h80 #define PRIo64 "lo" /* uint64_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h78 #define PRIo64 "llo" /* uint64_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h76 #define PRIo64 "lo" /* uint64_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h86 #define PRIo64 __PRI64"o" /* uint64_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h86 #define PRIo64 __PRI64"o" /* uint64_t */ macro