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