Searched defs:PRIoPTR (Results 1 - 15 of 15) sorted by relevance

/src/sys/arch/vax/include/
H A Dint_fmtio.h89 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h133 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h89 #define PRIoPTR "o" /* uintptr_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h143 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h88 #define PRIoPTR "o" /* uintptr_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h126 #define PRIoPTR "lo" /* uintptr_t */ macro
130 #define PRIoPTR "o" /* uintptr_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h89 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h90 #define PRIoPTR "o" /* uintptr_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h89 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h89 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h92 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h127 #define PRIoPTR "lo" /* uintptr_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h89 #define PRIoPTR "o" /* uintptr_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h140 #define PRIoPTR "lo" /* intptr_t */ macro
142 #define PRIoPTR "o" /* intptr_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h89 #define PRIoPTR __UINTPTR_FMTo__ macro

Completed in 13 milliseconds