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