Home
last modified time | relevance | path

Searched defs:PRIo64 (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/apache2/llvm/autoconf/include/llvm/Support/
H A DDataTypes.h.in100 #define PRIo64 "I64o" macro
/netbsd-src/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h101 #define PRIo64 "I64o" macro
/netbsd-src/sys/arch/arm/include/
H A Dint_fmtio.h105 #define PRIo64 "llo" /* uint64_t */ macro
107 #define PRIo64 "lo" /* uint64_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.h91 #define PRIo64 GCC_PRI64 "o" macro
/netbsd-src/sys/arch/mips/include/
H A Dint_fmtio.h117 #define PRIo64 "lo" /* uint64_t */ macro
119 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_fmtio.h108 #define PRIo64 "lo" /* uint64_t */ macro
110 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhwint.h91 #define PRIo64 GCC_PRI64 "o" macro
/netbsd-src/sys/arch/riscv/include/
H A Dint_fmtio.h109 #define PRIo64 "lo" /* uint64_t */ macro
111 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_fmtio.h118 #define PRIo64 "lo" /* uint64_t */ macro
120 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h79 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h78 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h80 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h79 #define PRIo64 "lo" /* uint64_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h79 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h79 #define PRIo64 "lo" /* uint64_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h82 #define PRIo64 "lo" /* uint64_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h79 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h79 #define PRIo64 "llo" /* uint64_t */ macro
/netbsd-src/tools/compat/
H A Dcompat_defs.h891 #define PRIo64 global() macro
929 #define PRIo64 global() macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h195 # define PRIo64 _PRIu64_PREFIX "o" macro
/netbsd-src/sys/sys/
H A Dcommon_int_fmtio.h79 #define PRIo64 __UINT64_FMTo__ macro

123