Searched refs:eby (Results 1 – 1 of 1) sorted by relevance
352 int sby, sbi, eby, ebi; in clrbits() local363 eby = (off + len) / NBBY; in clrbits()365 if (sby == eby) { in clrbits()375 cp[eby] &= ~mask; in clrbits()378 for (i = sby; i < eby; i++) { in clrbits()