Searched defs:pbump (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstreambuf.h318 void pbump(int n) { _IO_write_ptr += n; } function in struct:streambuf

Completed in 81 milliseconds