HomeSort by relevance Sort by last modified time
    Searched full:__wcin (Results 1 - 1 of 1) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
iostream.cpp 21 _ALIGNAS_TYPE (__stdinbuf<wchar_t> ) static char __wcin [sizeof(__stdinbuf <wchar_t>)]; variable
46 wistream* wcin_ptr = ::new(wcin) wistream(::new(__wcin) __stdinbuf <wchar_t>(stdin, state_types+3) );

Completed in 3716 milliseconds