Home
last modified time | relevance | path

Searched defs:wcout_ptr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Diostream.cpp116 …wostream* wcout_ptr = ::new(wcout) wostream(::new(__wcout) __stdoutbuf<wchar_t>(stdout, &mb_wcout)… in DoIOSInit() local
139 wostream* wcout_ptr = reinterpret_cast<wostream*>(wcout); in ~DoIOSInit() local