Searched refs:bLimit (Results 1 – 3 of 3) sorted by relevance
347 for (int b = 0, bLimit = buckets.length; b < bLimit; ++ b) in clear()484 for (int b = 0, bLimit = buckets.length; b < bLimit; ++ b) in rehash()
138 for (int b = 0, bLimit = mcoverage.length; b < bLimit; ++ b) in merge()
417 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local425 bLimit=base->mappingsLength; in checkBaseExtBytes()435 if(b==bLimit) { in checkBaseExtBytes()