Home
last modified time | relevance | path

Searched refs:PTRDIFF_TYPE (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dnetbsd-elf.h99 #undef PTRDIFF_TYPE
100 #define PTRDIFF_TYPE "long int" macro
103 #define INTPTR_TYPE PTRDIFF_TYPE
Dlinux-gas.h39 #undef PTRDIFF_TYPE
40 #define PTRDIFF_TYPE "int" macro
Dnetbsd-eabi.h79 #undef PTRDIFF_TYPE
80 #define PTRDIFF_TYPE "long int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dnetbsd.h212 #undef PTRDIFF_TYPE
213 #define PTRDIFF_TYPE ((POINTER_SIZE == 64 || TARGET_NEWABI) \ macro
217 #define INTPTR_TYPE PTRDIFF_TYPE
Dsde.h92 #undef PTRDIFF_TYPE
93 #define PTRDIFF_TYPE "long int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dnetbsd-elf.h46 #undef PTRDIFF_TYPE
47 #define PTRDIFF_TYPE "long int" macro
51 #define INTPTR_TYPE PTRDIFF_TYPE
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/
Dopenbsd.h38 #undef PTRDIFF_TYPE
39 #define PTRDIFF_TYPE "long int" macro
/netbsd/src/external/bsd/pcc/dist/pcc/os/netbsd/
Dosdefs.h22 #define PTRDIFF_TYPE INT macro
27 #define PTRDIFF_TYPE LONG macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dlinux.h29 #undef PTRDIFF_TYPE
30 #define PTRDIFF_TYPE "int" macro
Duclinux.h36 #undef PTRDIFF_TYPE
37 #define PTRDIFF_TYPE "int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dopenbsd.h46 #undef PTRDIFF_TYPE
47 #define PTRDIFF_TYPE "long int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dopenbsd.h57 #undef PTRDIFF_TYPE
58 #define PTRDIFF_TYPE "long int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dlinux.h33 #undef PTRDIFF_TYPE
34 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dlynx.h136 #ifndef PTRDIFF_TYPE
137 # define PTRDIFF_TYPE "int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Ddragonfly.h54 #undef PTRDIFF_TYPE
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
Dnto.h92 #undef PTRDIFF_TYPE
93 #define PTRDIFF_TYPE "int" macro
Dcygwin-w64.h80 #undef PTRDIFF_TYPE
81 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
Dopenbsdelf.h36 #undef PTRDIFF_TYPE
37 #define PTRDIFF_TYPE "long int" macro
Dfreebsd.h52 #undef PTRDIFF_TYPE
53 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
Diamcu.h85 #undef PTRDIFF_TYPE
86 #define PTRDIFF_TYPE "int" macro
Dgnu-user.h45 #undef PTRDIFF_TYPE
46 #define PTRDIFF_TYPE "int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa-64.h43 #undef PTRDIFF_TYPE
44 #define PTRDIFF_TYPE "long int" macro
Dpa-hpux.h32 #undef PTRDIFF_TYPE
35 #define PTRDIFF_TYPE "int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms.h68 #undef PTRDIFF_TYPE
69 #define PTRDIFF_TYPE (flag_vms_pointer_size == VMS_POINTER_SIZE_NONE ? \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Delf.h48 #undef PTRDIFF_TYPE
49 #define PTRDIFF_TYPE ("int") macro

12345