Searched refs:PTRDIFF_TYPE (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlinux-gas.h36 #undef PTRDIFF_TYPE macro
37 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd.h72 #undef PTRDIFF_TYPE macro
73 #define PTRDIFF_TYPE "int" macro
H A Dfreebsd.h112 #undef PTRDIFF_TYPE macro
113 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd-elf.h83 #undef PTRDIFF_TYPE macro
84 #define PTRDIFF_TYPE "long int" macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnto.h84 #undef PTRDIFF_TYPE macro
85 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd.h27 #undef PTRDIFF_TYPE macro
28 #define PTRDIFF_TYPE "int"
26 #undef PTRDIFF_TYPE macro
H A Dopenbsd.h46 #undef PTRDIFF_TYPE macro
47 #define PTRDIFF_TYPE "int" macro
H A Dopenbsdelf.h61 #undef PTRDIFF_TYPE macro
62 #define PTRDIFF_TYPE "int" macro
H A Ddjgpp.h166 #undef PTRDIFF_TYPE macro
167 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd-elf.h58 #undef PTRDIFF_TYPE macro
59 #define PTRDIFF_TYPE "int" macro
H A Dx86-64.h40 #undef PTRDIFF_TYPE macro
41 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dbeos-elf.h50 #undef PTRDIFF_TYPE macro
51 #define PTRDIFF_TYPE "long int" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dopenbsd.h63 #undef PTRDIFF_TYPE macro
64 #define PTRDIFF_TYPE "int" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dnetbsd.h59 #undef PTRDIFF_TYPE macro
60 #define PTRDIFF_TYPE "int" macro
H A Daix43.h161 #undef PTRDIFF_TYPE macro
162 #define PTRDIFF_TYPE "long int" macro
H A Daix51.h156 #undef PTRDIFF_TYPE macro
157 #define PTRDIFF_TYPE "long int" macro
H A Daix52.h157 #undef PTRDIFF_TYPE macro
158 #define PTRDIFF_TYPE "long int" macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dlinux.h43 #undef PTRDIFF_TYPE macro
44 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dtpf.h39 #undef PTRDIFF_TYPE macro
40 #define PTRDIFF_TYPE ("long int") macro
/freebsd-11-stable/contrib/gcc/config/
H A Dfreebsd.h76 #undef PTRDIFF_TYPE macro
77 #define PTRDIFF_TYPE FBSD_PTRDIFF_TYPE macro
H A Dlynx.h138 #ifndef PTRDIFF_TYPE
139 # define PTRDIFF_TYPE "int" macro
H A Dsvr4.h197 #undef PTRDIFF_TYPE macro
198 #define PTRDIFF_TYPE "int" macro
H A Dptx4.h202 #undef PTRDIFF_TYPE macro
203 #define PTRDIFF_TYPE "int" macro
H A Dsvr3.h87 #undef PTRDIFF_TYPE macro
88 #define PTRDIFF_TYPE "int" macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h27 /* ??? Put back the SIZE_TYPE/PTRDIFF_TYPE definitions set by sparc.h.
34 #undef PTRDIFF_TYPE macro
35 #define PTRDIFF_TYPE (TARGET_ARCH64 ? "long int" : "int") macro

Completed in 194 milliseconds

12