Searched refs:tbls (Results 1 – 3 of 3) sorted by relevance
1493 struct tbl **ntblp, **otblp = tp->tbls; in tgrow()1508 tp->tbls = ntblp; in tgrow()1540 tp->tbls = NULL; in ktinit()1561 pp = &tp->tbls[j & mask]; in ktscan()1610 ts->next = tp->tbls; in ktwalk()1645 sp = tp->tbls; /* source */ in ktsort()
91 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock()1024 vpp = l->vars.tbls; in makenv()
951 struct tbl **tbls; /* hashed table items */ member