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

/src/sys/arch/vax/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h65 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
68 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h64 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
69 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h54 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h64 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
68 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h56 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h58 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h63 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
66 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h55 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h64 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
66 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/lib/libc/time/
H A Dprivate.h390 # define PRIdFAST64 "ld" macro
392 # define PRIdFAST64 "lld" macro
/src/sys/sys/
H A Dcommon_int_fmtio.h55 #define PRIdFAST64 __INT_FAST64_FMTd__ macro

Completed in 33 milliseconds