Home
last modified time | relevance | path

Searched refs:mb_wcin (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/src/
Diostream.cpp22 static mbstate_t mb_wcin; variable
50 … wistream* wcin_ptr = ::new(wcin) wistream(::new(__wcin) __stdinbuf <wchar_t>(stdin, &mb_wcin)); in Init()