Searched refs:out_waiting (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/iostream/
H A Dzfstream.cpp153 if ( out_waiting() ) {
186 if (out_waiting()) {
211 if ( out_waiting() )
/haiku-buildtools/binutils/zlib/contrib/iostream/
H A Dzfstream.cpp153 if ( out_waiting() ) {
186 if (out_waiting()) {
211 if ( out_waiting() )
/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.h387 int out_waiting() { return _IO_write_ptr - _IO_write_base; } function in struct:streambuf
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C196 int out_waiting() { return _pptr - _pbase; } function in struct:streambuf
H A Dp784.C528 int out_waiting() { return _pptr - _pbase; } function in struct:streambuf

Completed in 115 milliseconds