Searched refs:wiostream (Results 1 – 7 of 7) sorted by relevance
11 using _STLP_NEW_IO_NAMESPACE::wiostream;
44 using _STLP_NEW_IO_NAMESPACE::wiostream;
39 using _STLP_STD::wiostream;
123 std::wiostream* t4 = 0; in main()
69 typedef basic_iostream<wchar_t> wiostream;163 typedef basic_iostream<wchar_t> wiostream;
141 typedef basic_iostream<wchar_t> wiostream;
140 typedef basic_iostream<wchar_t, char_traits<wchar_t> > wiostream; typedef