Searched refs:cin_ptr (Results 1 – 1 of 1) sorted by relevance
131 istream* cin_ptr = ::new (cin) istream(::new (__cin) __stdinbuf<char>(stdin, &mb_cin)); in DoIOSInit() local135 cin_ptr->tie(cout_ptr); in DoIOSInit()