Home
last modified time | relevance | path

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

123

/NextBSD/contrib/gcc/config/arm/
HDlinux-gas.h36 #undef PTRDIFF_TYPE
37 #define PTRDIFF_TYPE "int" macro
HDnetbsd.h72 #undef PTRDIFF_TYPE
73 #define PTRDIFF_TYPE "int" macro
HDnetbsd-elf.h83 #undef PTRDIFF_TYPE
84 #define PTRDIFF_TYPE "long int" macro
HDfreebsd.h112 #undef PTRDIFF_TYPE
113 #define PTRDIFF_TYPE "int" macro
/NextBSD/contrib/gcc/config/i386/
HDnto.h84 #undef PTRDIFF_TYPE
85 #define PTRDIFF_TYPE "int" macro
HDnetbsd.h26 #undef PTRDIFF_TYPE
27 #define PTRDIFF_TYPE "int" macro
HDopenbsd.h46 #undef PTRDIFF_TYPE
47 #define PTRDIFF_TYPE "int" macro
HDopenbsdelf.h61 #undef PTRDIFF_TYPE
62 #define PTRDIFF_TYPE "int" macro
HDnetbsd-elf.h58 #undef PTRDIFF_TYPE
59 #define PTRDIFF_TYPE "int" macro
HDx86-64.h40 #undef PTRDIFF_TYPE
41 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
HDdjgpp.h166 #undef PTRDIFF_TYPE
167 #define PTRDIFF_TYPE "int" macro
HDlinux.h64 #undef PTRDIFF_TYPE
65 #define PTRDIFF_TYPE "int" macro
/NextBSD/contrib/gcc/config/mips/
HDopenbsd.h63 #undef PTRDIFF_TYPE
64 #define PTRDIFF_TYPE "int" macro
/NextBSD/contrib/gcc/config/s390/
HDlinux.h43 #undef PTRDIFF_TYPE
44 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
HDtpf.h39 #undef PTRDIFF_TYPE
40 #define PTRDIFF_TYPE ("long int") macro
/NextBSD/contrib/gcc/config/rs6000/
HDnetbsd.h59 #undef PTRDIFF_TYPE
60 #define PTRDIFF_TYPE "int" macro
HDaix43.h161 #undef PTRDIFF_TYPE
162 #define PTRDIFF_TYPE "long int" macro
HDaix51.h156 #undef PTRDIFF_TYPE
157 #define PTRDIFF_TYPE "long int" macro
HDaix52.h157 #undef PTRDIFF_TYPE
158 #define PTRDIFF_TYPE "long int" macro
/NextBSD/contrib/gcc/config/
HDlynx.h138 #ifndef PTRDIFF_TYPE
139 # define PTRDIFF_TYPE "int" macro
HDsvr4.h197 #undef PTRDIFF_TYPE
198 #define PTRDIFF_TYPE "int" macro
HDfreebsd.h76 #undef PTRDIFF_TYPE
77 #define PTRDIFF_TYPE FBSD_PTRDIFF_TYPE macro
HDptx4.h202 #undef PTRDIFF_TYPE
203 #define PTRDIFF_TYPE "int" macro
HDsvr3.h87 #undef PTRDIFF_TYPE
88 #define PTRDIFF_TYPE "int" macro
/NextBSD/contrib/gcc/config/sparc/
HDsysv4.h34 #undef PTRDIFF_TYPE
35 #define PTRDIFF_TYPE (TARGET_ARCH64 ? "long int" : "int") macro

123