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

/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h41 /* On BSD/386 1.1, at least, machine/ansi.h defines _BSD_WCHAR_T_
43 #if !defined(_WCHAR_T_) && !defined(_BSD_WCHAR_T_)
44 #ifndef _BSD_WCHAR_T_
59 #undef _BSD_WCHAR_T_ macro
207 #ifndef _BSD_WCHAR_T_
220 #define _BSD_WCHAR_T_ macro
228 /* On BSD/386 1.1, at least, machine/ansi.h defines _BSD_WCHAR_T_
235 and _BSD_WCHAR_T_ is not defined, then rune_t is available.
238 #ifdef _BSD_WCHAR_T_
239 #undef _BSD_WCHAR_T_ macro
298 #undef _BSD_WCHAR_T_ macro
311 #undef _BSD_WCHAR_T_ macro
[all...]

Completed in 46 milliseconds