Home
last modified time | relevance | path

Searched defs:PRId64 (Results 1 – 25 of 57) sorted by relevance

123

/netbsd-src/external/apache2/llvm/autoconf/include/llvm/Support/
H A DDataTypes.h.in98 #define PRId64 "I64d" macro
/netbsd-src/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h99 #define PRId64 "I64d" macro
/netbsd-src/sys/arch/arm/include/
H A Dint_fmtio.h47 #define PRId64 "lld" /* int64_t */ macro
49 #define PRId64 "ld" /* int64_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.h87 #define PRId64 GCC_PRI64 "d" macro
/netbsd-src/sys/arch/mips/include/
H A Dint_fmtio.h48 #define PRId64 "ld" /* int64_t */ macro
50 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_fmtio.h48 #define PRId64 "ld" /* int64_t */ macro
50 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhwint.h87 #define PRId64 GCC_PRI64 "d" macro
/netbsd-src/sys/arch/riscv/include/
H A Dint_fmtio.h47 #define PRId64 "ld" /* int64_t */ macro
49 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_fmtio.h48 #define PRId64 "ld" /* int64_t */ macro
50 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h47 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h46 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h48 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h47 #define PRId64 "ld" /* int64_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h47 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h47 #define PRId64 "ld" /* int64_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h50 #define PRId64 "ld" /* int64_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h47 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h47 #define PRId64 "lld" /* int64_t */ macro
/netbsd-src/tools/compat/
H A Dcompat_defs.h885 #define PRId64 global() macro
923 #define PRId64 global() macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h180 # define PRId64 _PRI64_PREFIX "d" macro
/netbsd-src/sys/sys/
H A Dcommon_int_fmtio.h47 #define PRId64 __INT64_FMTd__ macro

123