Searched refs:nextbitindex (Results 1 – 1 of 1) sorted by relevance
481 ulong_t nextbitindex = nextindex & BT_ULMASK; in errorq_availbit() local492 if (nextindex <= maxindex && nextbitindex != 0) { in errorq_availbit()495 if (bx >= nextbitindex && !(bitmap[nextword] & bit)) in errorq_availbit()