Home
last modified time | relevance | path

Searched refs:SetAdd (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlemon.c106 int SetAdd(/* char*,int */); /* Add element to a set */
645 progress += SetAdd(s1->firstset,s2->index);
709 SetAdd(newcfp->fws,0);
1170 SetAdd(newcfp->fws,xsp->index);
3678 int SetAdd(s,e) in SetAdd() function