Searched refs:mb_cerr (Results 1 – 1 of 1) sorted by relevance
71 static mbstate_t mb_cerr; variable133 ostream* cerr_ptr = ::new (cerr) ostream(::new (__cerr) __stdoutbuf<char>(stderr, &mb_cerr)); in DoIOSInit()