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