Searched defs:sputc (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.h395 int sputc(int c) { return _IO_putc(c, this); } function in struct:streambuf
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C209 int sputc(int c) { function in struct:streambuf
H A Dp784.C541 int sputc(int c) { function in struct:streambuf

Completed in 100 milliseconds