Searched defs:SIZE_TYPE (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Ddjgpp.h163 #undef SIZE_TYPE macro
164 #define SIZE_TYPE "long unsigned int" macro
H A Dlinux.h61 #undef SIZE_TYPE macro
62 #define SIZE_TYPE "unsigned int" macro
H A Dsco5.h94 #undef SIZE_TYPE macro
99 #define SIZE_TYPE "unsigned int" macro
H A Dcygming.h99 #define SIZE_TYPE "unsigned int" macro
H A Di386-interix.h53 #define SIZE_TYPE "unsigned int" macro
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dfreebsd.h139 #undef SIZE_TYPE macro
140 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Dlinux64.h380 #undef SIZE_TYPE macro
381 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Drs6000.h431 #define SIZE_TYPE macro
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dnetbsd-elf.h48 #undef SIZE_TYPE macro
49 #define SIZE_TYPE "long unsigned int" macro
H A Dlinux.h86 #undef SIZE_TYPE macro
87 #define SIZE_TYPE "unsigned int" macro
H A Dsparc.h483 #define SIZE_TYPE macro
/freebsd-10.1-release/contrib/gcc/config/
H A Ddarwin.h57 #define SIZE_TYPE "long unsigned int" macro
/freebsd-10.1-release/contrib/gcc/
H A Dc-common.c61 #define SIZE_TYPE "long unsigned int" macro
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Darm.h515 #define SIZE_TYPE macro
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dmips.h2701 #undef SIZE_TYPE macro
2702 #define SIZE_TYPE macro

Completed in 158 milliseconds

12