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

123

/freebsd-10-stable/contrib/gcc/config/
H A Dwindiss.h24 #undef WCHAR_TYPE macro
25 #define WCHAR_TYPE "short unsigned int" macro
H A Dinterix.h84 #undef WCHAR_TYPE macro
86 #define WCHAR_TYPE "short unsigned int" macro
H A Dnetbsd.h173 #undef WCHAR_TYPE macro
174 #define WCHAR_TYPE "int" macro
H A Dsvr3.h90 #undef WCHAR_TYPE macro
91 #define WCHAR_TYPE "long int" macro
H A Dsvr4.h200 #undef WCHAR_TYPE macro
201 #define WCHAR_TYPE "long int" macro
H A Dfreebsd.h79 #undef WCHAR_TYPE macro
80 #define WCHAR_TYPE "int" macro
/freebsd-10-stable/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
H A Dfreebsd.h113 #undef WCHAR_TYPE macro
H A Dpe.h55 #undef WCHAR_TYPE macro
56 #define WCHAR_TYPE macro
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dfreebsd.h47 #undef WCHAR_TYPE macro
H A Dsysv4.h96 #undef WCHAR_TYPE macro
97 #define WCHAR_TYPE "int" macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Dwindiss.h43 #undef WCHAR_TYPE macro
44 #define WCHAR_TYPE "short unsigned int" macro
/freebsd-10-stable/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 Dx86-64.h43 #undef WCHAR_TYPE macro
44 #define WCHAR_TYPE "int" macro
H A Dbeos-elf.h53 #undef WCHAR_TYPE macro
54 #define WCHAR_TYPE "short unsigned int" macro
/freebsd-10-stable/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-10-stable/contrib/gcc/config/sparc/
H A Dopenbsd64.h65 #undef WCHAR_TYPE macro
66 #define WCHAR_TYPE "int" macro
H A Dsp-elf.h72 #undef WCHAR_TYPE macro
73 #define WCHAR_TYPE macro
H A Dfreebsd.h68 #undef WCHAR_TYPE macro
/freebsd-10-stable/contrib/gcc/config/s390/
H A Dlinux.h46 #undef WCHAR_TYPE macro
47 #define WCHAR_TYPE "int" macro

Completed in 238 milliseconds

123