Searched refs:Bbase (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Dstreambuf.h333 char *Bbase() { return in_backup() ? _IO_read_base : _IO_save_base; } function in struct:streambuf
/haiku/src/system/libroot/posix/glibc/libio/
H A Dwfileops.c707 if (rel_offset < 0 && rel_offset >= Bbase () - Bptr ())
H A Dfileops.c1053 if (rel_offset < 0 && rel_offset >= Bbase () - Bptr ())

Completed in 48 milliseconds