Searched refs:lostc (Results 1 – 3 of 3) sorted by relevance
80 int lostc; in lostcalc() local83 lostc = 0; in lostcalc()87 lostc = delta - 1; in lostcalc()89 lostc = 0; in lostcalc()95 return lostc; in lostcalc()
157 int i, oldsize = table->size, newsize, lostc; in rehash_symbol_bucket() local166 lostc = 0; in rehash_symbol_bucket()170 lostc++; in rehash_symbol_bucket()172 if ((lostc * 2) < table->count) in rehash_symbol_bucket()