Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Diostream.cpp41 static mbstate_t mb_wcin; variable
140 wistream* wcin_ptr = ::new (wcin) wistream(::new (__wcin) __stdinbuf<wchar_t>(stdin, &mb_wcin)); in DoIOSInit()