Searched refs:eby (Results 1 – 1 of 1) sorted by relevance
272 int sby, sbi, eby, ebi; in clrbits() local283 eby = (off+len) / NBBY; in clrbits()285 if (sby == eby) { in clrbits()292 for (i = sby; i < eby; i++) in clrbits()297 cp[eby] &= ~mask; in clrbits()