Searched refs:wostringstream (Results 1 – 5 of 5) sorted by relevance
14 using _STLP_NEW_IO_NAMESPACE::wostringstream;
47 using _STLP_NEW_IO_NAMESPACE::wostringstream;
115 wostringstream ostr; in _time_put_get()153 wostringstream ostrX; in _time_put_get()
144 typedef basic_ostringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wostringstream; typedef