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

/src/sys/arch/vax/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h56 #define PRIdFAST8 "d" /* int_fast8_t */ macro
60 #define PRIdFAST8 "hhd" /* int_fast8_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h61 #define PRIdFAST8 "ld" /* int_fast8_t */ macro
66 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h51 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h60 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h53 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h55 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h59 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h52 #define PRIdFAST8 "hhd" /* int_fast8_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h60 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h52 #define PRIdFAST8 __INT_FAST8_FMTd__ macro

Completed in 13 milliseconds