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

/src/sys/arch/vax/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h95 #define PRIiFAST64 "li" /* int_fast64_t */ macro
98 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h98 #define PRIiFAST64 "li" /* int_fast64_t */ macro
103 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h69 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h93 #define PRIiFAST64 "li" /* int_fast64_t */ macro
97 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h71 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h73 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h91 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
94 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h70 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h99 #define PRIiFAST64 "li" /* int_fast64_t */ macro
102 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h70 #define PRIiFAST64 __INT_FAST64_FMTi__ macro

Completed in 15 milliseconds