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

/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h42 instead of _WCHAR_T_. */
43 #if !defined(_WCHAR_T_) && !defined(_BSD_WCHAR_T_)
58 #undef _WCHAR_T_ macro
206 #ifndef _WCHAR_T_
219 #define _WCHAR_T_ macro
229 instead of _WCHAR_T_, and _BSD_RUNE_T_ (which, unlike the other
232 must undef _WCHAR_T_; for BSD/386 1.1 (and perhaps others), if
233 we undef _WCHAR_T_, then we must also define rune_t, since
236 machine/ansi.h says, "Note that _WCHAR_T_ and _RUNE_T_ must be of
297 #undef _WCHAR_T_ macro
310 #undef _WCHAR_T_ macro
[all...]

Completed in 72 milliseconds