Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/include/
H A D_inttypes.h90 #define PRIoPTR "lo" /* uintptr_t */ macro
/freebsd-src/sys/x86/include/
H A D_inttypes.h96 #define PRIoPTR __PRIptr"o" /* uintptr_t */ macro
/freebsd-src/sys/powerpc/include/
H A D_inttypes.h96 #define PRIoPTR __PRIptr"o" /* uintptr_t */ macro
/freebsd-src/sys/riscv/include/
H A D_inttypes.h86 #define PRIoPTR "lo" /* uintptr_t */ macro
/freebsd-src/sys/arm/include/
H A D_inttypes.h88 #define PRIoPTR "o" /* uintptr_t */ macro