Searched refs:firstset (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c136 char *firstset; /* First-set for all rules of this symbol */ member in struct:symbol
618 lemp->symbols[i]->firstset = SetNew();
645 progress += SetAdd(s1->firstset,s2->index);
650 progress += SetUnion(s1->firstset,s2->firstset);
1173 SetUnion(newcfp->fws,xsp->firstset);
3879 sp->firstset = 0;

Completed in 32 milliseconds