Searched defs:setbuf (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dsetbuf.c30 setbuf (fp, buf) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dunit-1.C7 struct a setbuf; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-I.c6 struct { int mode; } setbuf; local
H A Duninit-I-O0.c6 struct { int mode; } setbuf; local
/haiku-buildtools/legacy/gcc/libio/
H A Dbuiltinbuf.cc48 streambuf* builtinbuf::setbuf(char *buf, int n) function in class:builtinbuf
H A Dfstream.h51 void setbuf(char *ptr, int len) { rdbuf()->setbuf(ptr, len); } function in class:fstreambase
H A Dparsestream.cc34 streambuf* parsebuf::setbuf(char*, int) function in class:parsebuf
H A Dfilebuf.cc154 streambuf* filebuf::setbuf(char* p, int len) function in class:filebuf
H A Diostdio.h87 #define setbuf _IO_setbuf macro
110 #define setbuf _IO_setbuf macro
H A Dstreambuf.cc101 streambuf* streambuf::setbuf(char* p, int len) function in class:streambuf
/haiku-buildtools/gcc/zlib/contrib/iostream3/
H A Dzfstream.cc266 gzfilebuf::setbuf(char_type* p, function in class:gzfilebuf
/haiku-buildtools/binutils/zlib/contrib/iostream3/
H A Dzfstream.cc266 gzfilebuf::setbuf(char_type* p, function in class:gzfilebuf
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dstrstream.cc222 strstreambuf::setbuf(char*, streamsize) function in class:strstreambuf

Completed in 76 milliseconds