Home | History | Annotate | Download | only in bits

Lines Matching refs:__testoff

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