Home | History | Annotate | Download | only in ext

Lines Matching refs:__testoff

111 	const bool __testoff =  __off < this->size() - __pos;
112 return __testoff ? __off : this->size() - __pos;