Searched defs:overflow (Results 1 - 10 of 10) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeDir.cpp343 bool overflow = false; local
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtol.c240 int overflow; variable
/haiku/src/libs/stdc++/legacy/
H A Dbuiltinbuf.cc32 int builtinbuf::overflow(int ch) { return _IO_OVERFLOW (this, ch); } function in class:builtinbuf
H A Deditbuf.cc370 int edit_streambuf::overflow(int ch) function in class:edit_streambuf
H A Dfilebuf.cc161 int filebuf::overflow(int c) function in class:filebuf
H A Dindstream.cc57 int indirectbuf::overflow(int c /* = EOF */) function in class:indirectbuf
H A Dstdiostream.cc123 int stdiobuf::overflow(int c /* = EOF*/) function in class:stdiobuf
H A Dstreambuf.cc65 int streambuf::overflow(int /* = EOF */) function in class:streambuf
H A Dstrstream.cc64 int strstreambuf::overflow(int c /* = EOF */) function in class:strstreambuf
/haiku/src/add-ons/print/transports/shared/
H A DSocketStream.cpp58 int socketstreambuf::overflow(int c) function in class:socketstreambuf

Completed in 62 milliseconds