Searched refs:wostream (Results 1 – 7 of 7) sorted by relevance
77 _STLP_DECLSPEC wostream wcout(0);78 _STLP_DECLSPEC wostream wcerr(0);79 _STLP_DECLSPEC wostream wclog(0);120 _STLP_DECLSPEC _Stl_aligned_buffer<wostream> wcout;121 _STLP_DECLSPEC _Stl_aligned_buffer<wostream> wcerr;122 _STLP_DECLSPEC _Stl_aligned_buffer<wostream> wclog;125 _Stl_aligned_buffer<wostream> wcout;126 _Stl_aligned_buffer<wostream> wcerr;127 _Stl_aligned_buffer<wostream> wclog;239 wostream* ptr_wcout = new(&wcout) wostream(wout.get()); wout.release(); in _S_initialize()[all …]
78 extern _STLP_DECLSPEC wostream wcout;79 extern _STLP_DECLSPEC wostream wcerr;80 extern _STLP_DECLSPEC wostream wclog;
5 using _STLP_NEW_IO_NAMESPACE::wostream;
43 using _STLP_NEW_IO_NAMESPACE::wostream;
139 typedef basic_ostream<wchar_t, char_traits<wchar_t> > wostream; typedef
852 wostream& _STLP_CALL853 operator<<(wostream& __os, const bitset<_Nb>& __x) {
324 wostream