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

/src/sys/arch/vax/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h187 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
190 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h196 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
198 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h116 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h182 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
186 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h118 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h120 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h177 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
180 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h117 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h197 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
200 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h117 #define PRIxFAST64 __UINT_FAST64_FMTx__ macro

Completed in 13 milliseconds