Searched refs:SetAdd (Results 1 – 1 of 1) sorted by relevance
231 int SetAdd(char*,int); /* Add element to a set */879 progress += SetAdd(s1->firstset,s2->index); in FindFirstSets()883 progress += SetAdd(s1->firstset,s2->subsym[j]->index); in FindFirstSets()951 SetAdd(newcfp->fws,0); in FindStates()1425 SetAdd(newcfp->fws,xsp->index); in Configlist_closure()1430 SetAdd(newcfp->fws, xsp->subsym[k]->index); in Configlist_closure()5197 int SetAdd(char *s, int e) in SetAdd() function