Home
last modified time | relevance | path

Searched refs:WCHAR_TYPE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/
HDdragonfly.h115 #undef WCHAR_TYPE
116 #define WCHAR_TYPE "int" macro
/dragonfly/contrib/gcc-8.0/gcc/config/
HDdragonfly.h117 #undef WCHAR_TYPE
118 #define WCHAR_TYPE "int" macro
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDx86-64.h46 #undef WCHAR_TYPE
47 #define WCHAR_TYPE "int" macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDx86-64.h45 #undef WCHAR_TYPE
46 #define WCHAR_TYPE "int" macro
/dragonfly/contrib/gcc-8.0/gcc/
HDdefaults.h598 #ifndef WCHAR_TYPE
599 #define WCHAR_TYPE "int" macro
604 (flag_short_wchar ? "short unsigned int" : WCHAR_TYPE)
/dragonfly/contrib/gcc-4.7/gcc/
HDdefaults.h614 #ifndef WCHAR_TYPE
615 #define WCHAR_TYPE "int" macro
620 (flag_short_wchar ? "short unsigned int" : WCHAR_TYPE)
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi1676 @defmac WCHAR_TYPE
1688 @code{WCHAR_TYPE}.
HDtm.texi.in1654 @defmac WCHAR_TYPE
1666 @code{WCHAR_TYPE}.