Lines Matching defs:bkts
3913 Word symndx, Word symn, Sym *syms, const char *file, ulong_t bkts,
3946 nbkt = nhash % bkts;
3961 ulong_t ndx, bkts;
3987 bkts = *hash;
3988 chain = hash + 2 + bkts;
4033 for (ndx = 0; ndx < bkts; ndx++, hash++) {
4042 ndx, *hash, symn, syms, file, bkts, flags, 0);
4053 bkts, flags, 1);
4072 bkts = cnt = 0;
4085 bkts += _cnt;
4090 bkts);