Searched defs:cout_ptr (Results 1 – 1 of 1) sorted by relevance
140 ostream* cout_ptr = ::new (cout) ostream(::new (__cout) __stdoutbuf<char>(stdout, &mb_cout)); DoIOSInit() local 160 ostream* cout_ptr = reinterpret_cast<ostream*>(cout); ~DoIOSInit() local