Searched refs:_IO_ostream_withassign (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dioassign.cc44 _IO_ostream_withassign& _IO_ostream_withassign::operator=(ostream& rhs)
H A Diostream.h257 class _IO_ostream_withassign : public ostream { class in inherits:ostream
259 _IO_ostream_withassign& operator=(ostream&);
260 _IO_ostream_withassign& operator=(_IO_ostream_withassign& rhs)
266 extern _IO_ostream_withassign cout, cerr;
268 extern _IO_ostream_withassign clog

Completed in 92 milliseconds