Lines Matching refs:clset
61 static LOOKSETS clset; /* temporary storage for lookahead computations */ variable
202 clset.lset = (int *)malloc(sizeof (int)*TBITSET); in mktbls()
220 (defact == NULL) || (clset.lset == NULL)) in mktbls()
786 clset.lset[s] = l->look->lset[s]; in state()
787 if (setunion(clset.lset, k->look->lset)) { in state()
790 l->look = flset(&clset); in state()
949 aryfil(clset.lset, tbitset, 0); in stagen()
950 putitem(prdptr[0] + 1, &clset); in stagen()
1054 aryfil(clset.lset, tbitset, 0); in closure()
1066 SETBIT(clset.lset, ch); in closure()
1070 (void) setunion(clset.lset, in closure()
1076 (void) setunion(clset.lset, in closure()
1094 clset.lset)) in closure()
1110 clset.lset[k]; in closure()