Searched refs:setsize (Results 1 - 1 of 1) sorted by path

/haiku/headers/cpp/
H A DSFile.h47 int setsize(int s) { int old = sz; sz = s; return old; } function in class:SFile

Completed in 36 milliseconds