Searched refs:tbls (Results 1 – 3 of 3) sorted by relevance
1748 struct tbl **ntblp, **otblp = tp->tbls; in tgrow()1765 tp->tbls = ntblp; in tgrow()1797 tp->tbls = NULL; in ktinit()1818 pp = &tp->tbls[j & mask]; in ktscan()1867 ts->next = tp->tbls; in ktwalk()1902 sp = tp->tbls; /* source */ in ktsort()
97 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock()1145 vpp = l->vars.tbls; in makenv()
1678 struct tbl **tbls; /* hashed table items */ member