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