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