Searched defs:PTRDIFF_TYPE (Results 51 - 75 of 174) sorted by relevance

1234567

/openbsd-current/gnu/gcc/gcc/config/
H A Dsvr4.h197 #undef PTRDIFF_TYPE macro
198 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dnetbsd-elf.h83 #undef PTRDIFF_TYPE macro
84 #define PTRDIFF_TYPE "long int" macro
H A Dnetbsd.h72 #undef PTRDIFF_TYPE macro
73 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dfreebsd.h55 #undef PTRDIFF_TYPE macro
56 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dnetbsd-elf.h58 #undef PTRDIFF_TYPE macro
59 #define PTRDIFF_TYPE "int" macro
H A Dx86-64.h38 #undef PTRDIFF_TYPE macro
39 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dopenbsd64.h59 #undef PTRDIFF_TYPE macro
60 #define PTRDIFF_TYPE "long int" macro
H A Dopenbsdelf.h62 #undef PTRDIFF_TYPE macro
63 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa-hpux11.h172 #undef PTRDIFF_TYPE macro
175 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daix43.h161 #undef PTRDIFF_TYPE macro
162 #define PTRDIFF_TYPE "long int" macro
H A Dopenbsd.h121 #undef PTRDIFF_TYPE macro
122 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dopenbsd.h42 #undef PTRDIFF_TYPE macro
43 #define PTRDIFF_TYPE "long int" macro
H A Dopenbsd64.h58 #undef PTRDIFF_TYPE macro
59 #define PTRDIFF_TYPE "long int" macro
H A Dsvr3gas.h73 #undef PTRDIFF_TYPE macro
74 #define PTRDIFF_TYPE "int" macro
H A Dx86-64.h38 #undef PTRDIFF_TYPE macro
39 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dopenbsd.h57 #undef PTRDIFF_TYPE macro
58 #define PTRDIFF_TYPE "long int" macro
H A Dsun3.h65 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dnetbsd.h86 #undef PTRDIFF_TYPE macro
87 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa-64.h44 #undef PTRDIFF_TYPE macro
45 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix43.h175 #undef PTRDIFF_TYPE macro
176 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dopenbsd.h40 #undef PTRDIFF_TYPE macro
41 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlinux-aout.h53 #undef PTRDIFF_TYPE macro
54 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dsvr4.h212 #undef PTRDIFF_TYPE macro
213 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Delf.h32 #undef PTRDIFF_TYPE macro
33 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Dnetbsd-elf.h92 #undef PTRDIFF_TYPE macro
93 #define PTRDIFF_TYPE "long int" macro

Completed in 720 milliseconds

1234567