Searched refs:tbls (Results 1 – 3 of 3) sorted by relevance
1680 struct tbl **ntblp, **otblp = tp->tbls; in tgrow()1697 tp->tbls = ntblp; in tgrow()1729 tp->tbls = NULL; in ktinit()1750 pp = &tp->tbls[j & mask]; in ktscan()1799 ts->next = tp->tbls; in ktwalk()1834 sp = tp->tbls; /* source */ in ktsort()
94 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock()1121 vpp = l->vars.tbls; in makenv()
1151 struct tbl **tbls; /* hashed table items */ member