Searched refs:old_s (Results 1 – 1 of 1) sorted by relevance
40 register Hash_bucket_t** old_s; in hashsize() local60 old_sx = (old_s = tab->table) + tab->size; in hashsize()62 while (old_s < old_sx) in hashsize()64 old_b = *old_s++; in hashsize()