Searched refs:htused (Results 1 – 2 of 2) sorted by relevance
289 static int htused; /* 2*number of insertions */ in linkchk() local307 if (htused<<1 >= htmask) { in linkchk()316 htused = 0; in linkchk()351 htused++; in linkchk()
770 static size_t htused; /* 2*number of insertions */ in link_check() local783 if (htused<<1 >= htmask) { in link_check()792 htused = 0; in link_check()824 htused++; in link_check()