Searched defs:PRIi64 (Results 1 - 25 of 81) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h100 #define PRIi64 "I64i" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.h88 #undef PRIi64 macro
89 #define PRIi64 GCC_PRI64 "i" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhwint.h88 #undef PRIi64 macro
89 #define PRIi64 GCC_PRI64 "i" macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/sys/arch/hppa/include/
H A Dint_fmtio.h62 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/i386/include/
H A Dint_fmtio.h63 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_fmtio.h62 #define PRIi64 "li" /* int64_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_fmtio.h65 #define PRIi64 "li" /* int64_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_fmtio.h62 #define PRIi64 "li" /* int64_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dint_fmtio.h62 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_fmtio.h62 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_fmtio.h82 #define PRIi64 "li" /* int64_t */ macro
84 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dint_fmtio.h61 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_fmtio.h62 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c184 # undef PRIi64 macro
185 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dloadmsgcat.c178 # undef PRIi64 macro
179 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_fmtio.h77 #define PRIi64 "li" /* int64_t */ macro
79 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dint_fmtio.h77 #define PRIi64 "li" /* int64_t */ macro
79 #define PRIi64 "lli" /* int64_t */ macro
/netbsd-current/sys/arch/arm/include/
H A Dint_fmtio.h75 #define PRIi64 "lli" /* int64_t */ macro
77 #define PRIi64 "li" /* int64_t */ macro
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
/netbsd-current/sys/arch/mips/include/
H A Dint_fmtio.h83 #define PRIi64 "li" /* int64_t */ macro
85 #define PRIi64 "lli" /* int64_t */ macro

Completed in 404 milliseconds

1234