Searched defs:wcout_ptr (Results 1 – 1 of 1) sorted by relevance
149 wostream* wcout_ptr = ::new (wcout) wostream(::new (__wcout) __stdoutbuf<wchar_t>(stdout, &mb_wcout)); DoIOSInit() local 166 wostream* wcout_ptr = reinterpret_cast<wostream*>(wcout); ~DoIOSInit() local