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

/src/sys/arch/vax/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h107 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h116 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h77 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h106 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h79 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h81 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h103 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h78 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h115 #define PRIo32 "o" /* uint32_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h78 #define PRIo32 __UINT32_FMTo__ macro
/src/tools/compat/
H A Dcompat_defs.h828 #define PRIo32 "o" macro
866 #define PRIo32 "lo" macro

Completed in 17 milliseconds