Searched defs:PTRDIFF_TYPE (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsysv4.h34 #undef PTRDIFF_TYPE macro
35 #define PTRDIFF_TYPE (TARGET_ARCH64 ? "long int" : "int") macro
H A Dnetbsd-elf.h51 #undef PTRDIFF_TYPE macro
52 #define PTRDIFF_TYPE "long int" macro
H A Dlinux.h89 #undef PTRDIFF_TYPE macro
90 #define PTRDIFF_TYPE "int" macro
H A Dsparc.h482 #define PTRDIFF_TYPE macro
/freebsd-10-stable/contrib/gcc/config/i386/
H A Ddjgpp.h166 #undef PTRDIFF_TYPE macro
167 #define PTRDIFF_TYPE "int" macro
H A Dlinux.h64 #undef PTRDIFF_TYPE macro
65 #define PTRDIFF_TYPE "int" macro
H A Dsco5.h95 #undef PTRDIFF_TYPE macro
100 #define PTRDIFF_TYPE "int" macro
H A Dcygming.h100 #define PTRDIFF_TYPE "int" macro
H A Ddarwin.h54 #undef PTRDIFF_TYPE macro
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Dfreebsd.h142 #undef PTRDIFF_TYPE macro
143 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
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
H A Drs6000.h428 #define PTRDIFF_TYPE macro
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin.h62 #undef PTRDIFF_TYPE macro
63 #define PTRDIFF_TYPE "int" macro
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c77 #define PTRDIFF_TYPE "long int" macro
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.h519 #define PTRDIFF_TYPE macro
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.h2704 #undef PTRDIFF_TYPE macro
2705 #define PTRDIFF_TYPE macro

Completed in 285 milliseconds

12