Searched refs:WCHAR_TYPE (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-9.3-release/contrib/gcc/config/
H A Dwindiss.h24 #undef WCHAR_TYPE macro
25 #define WCHAR_TYPE "short unsigned int" macro
H A Dvx-common.h54 #undef WCHAR_TYPE macro
55 #define WCHAR_TYPE "short unsigned int" macro
H A Dfreebsd.h78 #undef WCHAR_TYPE macro
79 #define WCHAR_TYPE "int" macro
H A Dinterix.h84 #undef WCHAR_TYPE macro
86 #define WCHAR_TYPE "short unsigned int" macro
H A Dlynx.h142 #ifndef WCHAR_TYPE
143 # define WCHAR_TYPE "long int" macro
H A Dsvr4.h200 #undef WCHAR_TYPE macro
201 #define WCHAR_TYPE "long int" macro
H A Dnetbsd.h173 #undef WCHAR_TYPE macro
174 #define WCHAR_TYPE "int" macro
H A Dptx4.h205 #undef WCHAR_TYPE macro
206 #define WCHAR_TYPE "long int" macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dwindiss.h43 #undef WCHAR_TYPE macro
44 #define WCHAR_TYPE "short unsigned int" macro
H A Daix51.h160 #undef WCHAR_TYPE macro
161 #define WCHAR_TYPE (!TARGET_64BIT ? "short unsigned int" : "unsigned int") macro
H A Daix52.h161 #undef WCHAR_TYPE macro
162 #define WCHAR_TYPE (!TARGET_64BIT ? "short unsigned int" : "unsigned int") macro
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dfreebsd.h47 #undef WCHAR_TYPE macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlinux-gas.h39 #undef WCHAR_TYPE macro
40 #define WCHAR_TYPE "long int" macro
H A Dlinux-eabi.h69 #undef WCHAR_TYPE macro
70 #define WCHAR_TYPE (TARGET_AAPCS_BASED ? "unsigned int" : "long int") macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnto.h87 #undef WCHAR_TYPE macro
88 #define WCHAR_TYPE "long unsigned int" macro
H A Dopenbsd.h49 #undef WCHAR_TYPE macro
50 #define WCHAR_TYPE "int" macro
H A Dopenbsdelf.h64 #undef WCHAR_TYPE macro
65 #define WCHAR_TYPE "int" macro
H A Dsol2-10.h42 #undef WCHAR_TYPE macro
43 #define WCHAR_TYPE (TARGET_64BIT ? "int" : "long int") macro
H A Ddjgpp.h157 #undef WCHAR_TYPE macro
158 #define WCHAR_TYPE "short unsigned int" macro
H A Dx86-64.h43 #undef WCHAR_TYPE macro
44 #define WCHAR_TYPE "int" macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dopenbsd.h66 #undef WCHAR_TYPE macro
67 #define WCHAR_TYPE "int" macro
H A Dnetbsd.h196 #undef WCHAR_TYPE macro
197 #define WCHAR_TYPE "int" macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Dlinux.h46 #undef WCHAR_TYPE macro
47 #define WCHAR_TYPE "int" macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsp-elf.h74 #undef WCHAR_TYPE
75 #define WCHAR_TYPE "long int"
72 #undef WCHAR_TYPE macro
73 #define WCHAR_TYPE macro
H A Dopenbsd64.h65 #undef WCHAR_TYPE macro
66 #define WCHAR_TYPE "int" macro

Completed in 121 milliseconds

123