Lines Matching refs:clset
63 static LOOKSETS clset; /* temporary storage for lookahead computations */ variable
203 clset.lset = (int *)malloc(sizeof (int)*TBITSET); in mktbls()
221 (defact == NULL) || (clset.lset == NULL)) in mktbls()
793 clset.lset[s] = l->look->lset[s]; in state()
794 if (setunion(clset.lset, k->look->lset)) { in state()
797 l->look = flset(&clset); in state()
958 aryfil(clset.lset, tbitset, 0); in stagen()
959 putitem(prdptr[0] + 1, &clset); in stagen()
1063 aryfil(clset.lset, tbitset, 0); in closure()
1075 SETBIT(clset.lset, ch); in closure()
1079 (void) setunion(clset.lset, in closure()
1085 (void) setunion(clset.lset, in closure()
1103 clset.lset)) in closure()
1119 clset.lset[k]; in closure()