Searched refs:tbls (Results 1 – 3 of 3) sorted by relevance
1757 struct tbl **ntblp, **otblp = tp->tbls; in tgrow()1774 tp->tbls = ntblp; in tgrow()1806 tp->tbls = NULL; in ktinit()1827 pp = &tp->tbls[j & mask]; in ktscan()1876 ts->next = tp->tbls; in ktwalk()1911 sp = tp->tbls; /* source */ in ktsort()
97 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock()1142 vpp = l->vars.tbls; in makenv()
1464 struct tbl **tbls; /* hashed table items */ member