Home
last modified time | relevance | path

Searched refs:uflow (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/usr.sbin/sa/
H A Dpdb.c329 int uflow; in print_ci() local
335 uflow = 1; in print_ci()
337 uflow = 0; in print_ci()
397 if (!uflow) in print_ci()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstreambuf.tcc65 const int_type __c = this->uflow(); in xsgetn()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstreambuf.tcc64 const int_type __c = this->uflow(); in xsgetn()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dstreambuf310 * @c uflow().
322 __ret = this->uflow();
636 * uflow() will fail.</em> [27.5.2.4.3]/1
640 * calls [to underflow or uflow] will not return @c eof() but
697 uflow()
785 this->uflow();
H A Dfstream308 // underflow() and uflow() functions are called to get the next
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstreambuf320 * @c uflow().
332 __ret = this->uflow();
646 * uflow() will fail.</em> [27.5.2.4.3]/1
650 * calls [to underflow or uflow] will not return @c eof() but
707 uflow()
798 this->uflow();
H A Dfstream359 // underflow() and uflow() functions are called to get the next
434 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h109 uflow() in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h138 uflow() in _GLIBCXX_VISIBILITY()