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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c107 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) function

Completed in 69 milliseconds