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

/src/sys/arch/vax/include/
H A Dint_fmtio.h119 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h193 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h119 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h205 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h118 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h184 #define PRIxPTR "lx" /* uintptr_t */ macro
188 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h119 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h120 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h119 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h119 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h122 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h183 #define PRIxPTR "lx" /* uintptr_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h119 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h204 #define PRIxPTR "lx" /* uintptr_t */ macro
206 #define PRIxPTR "x" /* uintptr_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h119 #define PRIxPTR __UINTPTR_FMTx__ macro

Completed in 14 milliseconds