591
591
entry < old_index->hash[j+1] && entry->ptr != NULL;
593
593
assert((entry->val & old_index->hash_mask) == j);
598
// j, i, old_index->hash_mask, hmask);
601
594
if ((entry->val & hmask) == i) {
602
595
/* Any entries not picked up here will be picked up on the