Home
last modified time | relevance | path

Searched defs:PRIdPTR (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dinttypes.h49 #define PRIdPTR PRId32 macro
56 #define PRIdPTR PRId64 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dinttypes.d358 enum _cstr PRIdPTR = PRId64; in version() local
408 enum _cstr PRIdPTR = PRId32; variable
/netbsd-src/sys/arch/mips/include/
H A Dint_fmtio.h74 #define PRIdPTR "ld" /* intptr_t */ macro
76 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_fmtio.h66 #define PRIdPTR "ld" /* intptr_t */ macro
70 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c413 # define PRIdPTR \ macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c413 # define PRIdPTR \ macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h57 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h56 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h58 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h57 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h57 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h57 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h60 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h57 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c413 # define PRIdPTR \ macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c413 # define PRIdPTR \ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h57 #define PRIdPTR "d" /* intptr_t */ macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h479 # define PRIdPTR @PRIPTR_PREFIX@ "d" macro
/netbsd-src/sys/sys/
H A Dcommon_int_fmtio.h57 #define PRIdPTR __INTPTR_FMTd__ macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c421 # define PRIdPTR \ macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dloadmsgcat.c415 # define PRIdPTR \ macro
/netbsd-src/sys/arch/arm/include/
H A Dint_fmtio.h69 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dint_fmtio.h71 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_fmtio.h76 #define PRIdPTR "ld" /* intptr_t */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dinttypes.h990 # define PRIdPTR "l" "d" macro

12