Home | History | Annotate | Download | only in bits

Lines Matching refs:__testoff

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