Searched refs:SetUnion (Results 1 – 1 of 1) sorted by relevance
134 int SetUnion(/* char *A,char *B */); /* A <- A U B, thru element N */679 progress += SetUnion(s1->firstset,s2->firstset);902 change = SetUnion(plp->cfp->fws,cfp->fws);1203 SetUnion(newcfp->fws,xsp->firstset);3723 int SetUnion(s1,s2) in SetUnion() function