Searched refs:clset (Results 1 – 2 of 2) sorted by relevance
63 static LOOKSETS clset; /* temporary storage for lookahead computations */ variable203 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()[all …]
136 bool_t clset = TRUE; in refresh_nlm_rpc() local153 (char *)&clset) == FALSE) { in refresh_nlm_rpc()