Searched refs:emptybit (Results 1 – 1 of 1) sorted by relevance
59 bool emptybit = (h->avail_buckets & BIT(bidx)) == 0; in check_nexts() local61 bool empties_match = emptybit == emptylist; in check_nexts()