Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Diostream.cpp46 …wistream* wcin_ptr = ::new(wcin) wistream(::new(__wcin) __stdinbuf <wchar_t>(stdin, state_types… in Init() local
50 wcin_ptr->tie(wcout_ptr); in Init()