Searched refs:_WCHAR_T_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/ginclude/
H A Dstddef.h76 instead of _WCHAR_T_. */
77 #if !defined(_WCHAR_T_) && !defined(_BSD_WCHAR_T_)
92 #undef _WCHAR_T_ macro
254 #ifndef _WCHAR_T_
271 #define _WCHAR_T_ macro
282 instead of _WCHAR_T_, and _BSD_RUNE_T_ (which, unlike the other
285 must undef _WCHAR_T_; for BSD/386 1.1 (and perhaps others), if
286 we undef _WCHAR_T_, then we must also define rune_t, since
289 machine/ansi.h says, "Note that _WCHAR_T_ and _RUNE_T_ must be of
375 #undef _WCHAR_T_ macro
388 #undef _WCHAR_T_ macro
[all...]

Completed in 59 milliseconds