Searched refs:mb_wcerr (Results 1 – 1 of 1) sorted by relevance
81 static mbstate_t mb_wcerr; variable142 …tream* wcerr_ptr = ::new (wcerr) wostream(::new (__wcerr) __stdoutbuf<wchar_t>(stderr, &mb_wcerr)); in DoIOSInit()