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

/src/sys/arch/vax/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/riscv/include/
H A Dint_fmtio.h55 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
59 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/sh3/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/sparc/include/
H A Dint_fmtio.h56 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
58 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/or1k/include/
H A Dint_fmtio.h50 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/powerpc/include/
H A Dint_fmtio.h56 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
58 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/hppa/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/i386/include/
H A Dint_fmtio.h52 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/ia64/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
/src/sys/arch/alpha/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
/src/sys/arch/amd64/include/
H A Dint_fmtio.h54 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
/src/sys/arch/arm/include/
H A Dint_fmtio.h55 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
57 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
/src/sys/arch/m68k/include/
H A Dint_fmtio.h51 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/arch/mips/include/
H A Dint_fmtio.h56 #define PRIdLEAST64 "ld" /* int_least64_t */ macro
58 #define PRIdLEAST64 "lld" /* int_least64_t */ macro
/src/sys/sys/
H A Dcommon_int_fmtio.h51 #define PRIdLEAST64 __INT_LEAST64_FMTd__ macro

Completed in 14 milliseconds