Searched refs:wsets (Results 1 – 3 of 3) sorted by relevance
70 WSET *wsets; variable198 wsets = (WSET *) malloc(sizeof (WSET) * (nnontersz + 1)); in mktbls()200 wsets[i].ws.lset = tmp_lset + TBITSET * i; in mktbls()217 if ((lkst == NULL) || (wsets == NULL) || (tstates == NULL) || in mktbls()695 aryfil(wsets[i].ws.lset, tbitset, 0); in cpfir()702 SETBIT(wsets[i].ws.lset, ch); in cpfir()719 changes |= setunion(wsets[i].ws.lset, in cpfir()720 wsets[ch].ws.lset); in cpfir()729 pfirst[i] = flset(&wsets[i].ws); in cpfir()976 WSLOOP(wsets, p) { /* generate goto's */ in stagen()[all …]
152 #define WSLOOP(s, j) for (j = s; j < &wsets[cwp]; ++j)243 extern WSET *wsets;
60 WSLOOP(wsets, u) { in output()78 WSLOOP(wsets, u) { in output()445 WSLOOP(wsets + (pstate[i + 1] - pstate[i]), u) { in wrstate()