Home
last modified time | relevance | path

Searched defs:underflow (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/kyua/utils/process/
H A Dsystembuf.cpp96 systembuf::underflow(void) in underflow() function in systembuf
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp164 strstreambuf::int_type strstreambuf::underflow() { in underflow() function in strstreambuf
H A Dstd_stream.h93 typename __stdinbuf<_CharT>::int_type __stdinbuf<_CharT>::underflow() { in underflow() function