Searched defs:PTRDIFF_TYPE (Results 76 - 100 of 174) sorted by relevance

1234567

/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dopenbsd.h57 #undef PTRDIFF_TYPE macro
58 #define PTRDIFF_TYPE "long int" macro
H A Dsysv4.h34 #undef PTRDIFF_TYPE macro
35 #define PTRDIFF_TYPE (TARGET_ARCH64 ? "long int" : "int") macro
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Dtpf.h39 #undef PTRDIFF_TYPE macro
40 #define PTRDIFF_TYPE ("long int") macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dosf.h164 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dbeos-elf.h50 #undef PTRDIFF_TYPE macro
51 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dsysv4.h93 #undef PTRDIFF_TYPE macro
94 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/gcc/gcc/config/
H A Dlynx.h139 # define PTRDIFF_TYPE "int" macro
H A Dptx4.h202 #undef PTRDIFF_TYPE macro
203 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
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
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dbeos-elf.h49 #undef PTRDIFF_TYPE macro
50 #define PTRDIFF_TYPE "long int" macro
H A Dlinux.h68 #undef PTRDIFF_TYPE macro
69 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd-elf.h58 #undef PTRDIFF_TYPE macro
59 #define PTRDIFF_TYPE "int" macro
H A Dopenbsdelf.h61 #undef PTRDIFF_TYPE macro
62 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dsysv4.h92 #undef PTRDIFF_TYPE macro
93 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dlynx-ng.h52 #undef PTRDIFF_TYPE macro
53 #define PTRDIFF_TYPE "long int" macro
H A Dptx4.h230 #undef PTRDIFF_TYPE macro
231 #define PTRDIFF_TYPE "int" macro
H A Dsvr3.h144 #undef PTRDIFF_TYPE macro
145 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dopenbsdelf.h90 #undef PTRDIFF_TYPE macro
91 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix51.h175 #undef PTRDIFF_TYPE macro
176 #define PTRDIFF_TYPE "long int" macro
H A Daix52.h167 #undef PTRDIFF_TYPE macro
168 #define PTRDIFF_TYPE "long int" macro
H A Dopenbsd.h118 #undef PTRDIFF_TYPE macro
119 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Delf.h69 #undef PTRDIFF_TYPE macro
70 #define PTRDIFF_TYPE (TARGET_SH5 ? "long int" : "int") macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsysv4.h34 #undef PTRDIFF_TYPE macro
35 #define PTRDIFF_TYPE (TARGET_ARCH64 ? "long int" : "int") macro
H A Dvxsparc64.h80 #undef PTRDIFF_TYPE macro
85 #define PTRDIFF_TYPE "long int" macro

Completed in 1414 milliseconds

1234567