Home
last modified time | relevance | path

Searched refs:Bptr (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Dstreambuf.h334 char *Bptr() { return _IO_backup_base; } in Bptr() function
/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 ())