/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | inttypes.h | 51 #define PRIoPTR PRIo32 macro 58 #define PRIoPTR PRIo64 macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | inttypes.d | 362 enum _cstr PRIoPTR = PRIo64; in version() local 412 enum _cstr PRIoPTR = PRIo32; variable
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_fmtio.h | 140 #define PRIoPTR "lo" /* intptr_t */ macro 142 #define PRIoPTR "o" /* intptr_t */ macro
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_fmtio.h | 126 #define PRIoPTR "lo" /* uintptr_t */ macro 130 #define PRIoPTR "o" /* uintptr_t */ macro
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | loadmsgcat.c | 427 # define PRIoPTR \ macro
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | loadmsgcat.c | 427 # define PRIoPTR \ macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | int_fmtio.h | 88 #define PRIoPTR "o" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_fmtio.h | 90 #define PRIoPTR "o" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "o" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_fmtio.h | 92 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | loadmsgcat.c | 427 # define PRIoPTR \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | loadmsgcat.c | 427 # define PRIoPTR \ macro
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_fmtio.h | 89 #define PRIoPTR "o" /* uintptr_t */ macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inttypes.in.h | 489 # define PRIoPTR @PRIPTR_PREFIX@ "o" macro
|
/netbsd-src/sys/sys/ |
H A D | common_int_fmtio.h | 89 #define PRIoPTR __UINTPTR_FMTo__ macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | loadmsgcat.c | 435 # define PRIoPTR \ macro
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | loadmsgcat.c | 429 # define PRIoPTR \ macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_fmtio.h | 127 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | int_fmtio.h | 133 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_fmtio.h | 143 #define PRIoPTR "lo" /* uintptr_t */ macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
H A D | inttypes.h | 1000 # define PRIoPTR "l" "o" macro
|