Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Diostream.cpp34 static mbstate_t mb_wcin; variable
112 … wistream* wcin_ptr = ::new(wcin) wistream(::new(__wcin) __stdinbuf <wchar_t>(stdin, &mb_wcin)); in DoIOSInit()