Searched defs:PTRDIFF_TYPE (Results 126 - 150 of 174) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsco5.h99 #undef PTRDIFF_TYPE macro
105 #define PTRDIFF_TYPE "int" macro
H A Dcygwin.h183 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlinux.h106 #undef PTRDIFF_TYPE macro
107 #define PTRDIFF_TYPE "int" macro
H A Dnetbsd-elf.h138 #undef PTRDIFF_TYPE macro
139 #define PTRDIFF_TYPE "int" macro
H A Dopenbsdelf.h67 #undef PTRDIFF_TYPE macro
68 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dopenbsd.h69 #undef PTRDIFF_TYPE macro
70 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dnetbsd-elf.h54 #undef PTRDIFF_TYPE macro
55 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvms.h59 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Ddarwin.h52 #undef PTRDIFF_TYPE macro
53 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dlinux64.h383 #undef PTRDIFF_TYPE macro
384 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
H A Dsysv4.h285 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dlinux64.h190 #undef PTRDIFF_TYPE macro
191 #define PTRDIFF_TYPE "long int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin.h66 #undef PTRDIFF_TYPE macro
67 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.h133 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/gcc/gcc/config/crx/
H A Dcrx.h129 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin.h62 #undef PTRDIFF_TYPE macro
63 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/gcc/gcc/config/pdp11/
H A Dpdp11.h77 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Darc.h36 #undef PTRDIFF_TYPE macro
205 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.h113 #define PTRDIFF_TYPE (INT_TYPE_SIZE == 8 ? "long int" :"int") macro
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dh8300.h993 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.h174 #undef PTRDIFF_TYPE macro
175 #define PTRDIFF_TYPE (TARGET_A16 ? "int" : "long int") macro
/openbsd-current/gnu/gcc/gcc/config/m32r/
H A Dm32r.h30 #undef PTRDIFF_TYPE macro
447 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa.h239 #define PTRDIFF_TYPE "int" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.h985 #define PTRDIFF_TYPE macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h297 #define PTRDIFF_TYPE macro

Completed in 334 milliseconds

1234567