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

/src/sys/arch/vax/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h75 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h80 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h60 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h75 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h62 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h64 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h73 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h81 #define PRIi32 "i" /* int32_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h61 #define PRIi32 __INT32_FMTi__ macro
/src/tools/compat/
H A Dcompat_defs.h825 #define PRIi32 "i" macro
863 #define PRIi32 "li" macro

Completed in 16 milliseconds