Searched refs:SIZE_TYPE (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dsemiaof.h40 #define SIZE_TYPE "unsigned int" macro
H A Dlinux-gas.h33 #undef SIZE_TYPE macro
34 #define SIZE_TYPE "unsigned int" macro
H A Dnetbsd.h69 #undef SIZE_TYPE macro
70 #define SIZE_TYPE "unsigned int" macro
H A Dfreebsd.h109 #undef SIZE_TYPE macro
110 #define SIZE_TYPE "unsigned int" macro
H A Dnetbsd-elf.h80 #undef SIZE_TYPE macro
81 #define SIZE_TYPE "long unsigned int" macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnto.h81 #undef SIZE_TYPE macro
82 #define SIZE_TYPE "unsigned int" macro
H A Dnetbsd.h24 #undef SIZE_TYPE macro
25 #define SIZE_TYPE "unsigned int"
23 #undef SIZE_TYPE macro
H A Dopenbsd.h43 #undef SIZE_TYPE macro
44 #define SIZE_TYPE "unsigned int" macro
H A Dopenbsdelf.h58 #undef SIZE_TYPE macro
59 #define SIZE_TYPE "unsigned int" macro
H A Ddjgpp.h163 #undef SIZE_TYPE macro
164 #define SIZE_TYPE "long unsigned int" macro
H A Dnetbsd-elf.h55 #undef SIZE_TYPE macro
56 #define SIZE_TYPE "unsigned int" macro
H A Dx86-64.h37 #undef SIZE_TYPE macro
38 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Dbeos-elf.h47 #undef SIZE_TYPE macro
48 #define SIZE_TYPE "long unsigned int" macro
H A Dlinux.h61 #undef SIZE_TYPE macro
62 #define SIZE_TYPE "unsigned int" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dopenbsd.h60 #undef SIZE_TYPE macro
61 #define SIZE_TYPE "unsigned int" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dnetbsd.h56 #undef SIZE_TYPE macro
57 #define SIZE_TYPE "unsigned int" macro
H A Dlynx.h99 #undef SIZE_TYPE macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dlinux.h41 #undef SIZE_TYPE macro
42 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "long unsigned int") macro
H A Dtpf.h37 #undef SIZE_TYPE macro
38 #define SIZE_TYPE ("long unsigned int") macro
/freebsd-11-stable/contrib/gcc/config/
H A Dfreebsd.h74 #undef SIZE_TYPE macro
75 #define SIZE_TYPE FBSD_SIZE_TYPE macro
H A Dlynx.h134 #ifndef SIZE_TYPE
135 # define SIZE_TYPE "unsigned int" macro
H A Dsvr4.h194 #undef SIZE_TYPE macro
195 #define SIZE_TYPE "unsigned int" macro
H A Dptx4.h199 #undef SIZE_TYPE macro
200 #define SIZE_TYPE "unsigned int" macro
H A Dsvr3.h84 #undef SIZE_TYPE macro
85 #define SIZE_TYPE "unsigned int" macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h27 /* ??? Put back the SIZE_TYPE/PTRDIFF_TYPE definitions set by sparc.h.
31 #undef SIZE_TYPE macro
32 #define SIZE_TYPE (TARGET_ARCH64 ? "long unsigned int" : "unsigned int") macro

Completed in 305 milliseconds

12