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

/src/sys/arch/vax/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h149 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
153 #define PRIuFAST16 "hu" /* uint_fast16_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h162 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h99 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h150 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h101 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h103 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h146 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h100 #define PRIuFAST16 "hu" /* uint_fast16_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h162 #define PRIuFAST16 "u" /* uint_fast16_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h100 #define PRIuFAST16 __UINT_FAST16_FMTu__ macro

Completed in 13 milliseconds