Home | History | Annotate | Download | only in ext

Lines Matching refs:__testoff

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