Searched defs:PRIx16 (Results 1 - 16 of 16) sorted by relevance

/src/sys/arch/vax/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h166 #define PRIx16 "hx" /* uint16_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h177 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h106 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h163 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h108 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h110 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h158 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h107 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h178 #define PRIx16 "x" /* uint16_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h107 #define PRIx16 __UINT16_FMTx__ macro
/src/tools/compat/
H A Dcompat_defs.h787 #define PRIx16 "hx" macro

Completed in 15 milliseconds