Searched refs:mb_wcout (Results 1 – 2 of 2) sorted by relevance
51 static mbstate_t mb_wcout; variable90 …ostream* wcout_ptr = ::new(wcout) wostream(::new(__wcout) __stdoutbuf<wchar_t>(stdout, &mb_wcout)); in Init()
51 static mbstate_t mb_wcout; variable116 …ostream* wcout_ptr = ::new(wcout) wostream(::new(__wcout) __stdoutbuf<wchar_t>(stdout, &mb_wcout)); in DoIOSInit()