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

/freebsd-10.0-release/contrib/gcc/ginclude/
H A Dstddef.h282 instead of _WCHAR_T_, and _BSD_RUNE_T_ (which, unlike the other
293 #ifdef _BSD_RUNE_T_
295 typedef _BSD_RUNE_T_ rune_t;
301 as the symbol has existed, _BSD_RUNE_T_ must not stay defined or
303 #undef _BSD_RUNE_T_ macro
309 since it no longer defines _BSD_RUNE_T_ yet still desires to export

Completed in 113 milliseconds