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++/src/
iostream.cpp 19 _ALIGNAS_TYPE (__stdinbuf<wchar_t> ) static char __wcin [sizeof(__stdinbuf <wchar_t>)]; variable
44 wistream* wcin_ptr = ::new(wcin) wistream(::new(__wcin) __stdinbuf <wchar_t>(stdin) );

Completed in 1481 milliseconds