SetUnion 140 third_party/sqlite/src/tool/lemon.c int SetUnion(char *,char *); /* A <- A U B, thru element N */ SetUnion 735 third_party/sqlite/src/tool/lemon.c progress += SetUnion(s1->firstset,s2->firstset); SetUnion 976 third_party/sqlite/src/tool/lemon.c change = SetUnion(plp->cfp->fws,cfp->fws); SetUnion 1285 third_party/sqlite/src/tool/lemon.c SetUnion(newcfp->fws,xsp->firstset);