Home
last modified time | relevance | path

Searched refs:WSET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h194 } WSET; typedef
241 extern WSET *wsets;
H A Dy1.c68 WSET *wsets;
197 wsets = (WSET *) malloc(sizeof (WSET) * (nnontersz + 1)); in mktbls()
942 register WSET *p, *q; in stagen()
1012 register WSET *u, *v; in closure()
1231 wsets = (WSET *) realloc((char *)wsets, sizeof (WSET) * wsetsz); in exp_wsets()
H A Dy3.c48 WSET *u, *v; in output()
432 register WSET *u; in wrstate()