Home | History | Annotate | Download | only in dist

Lines Matching refs:nSet

11103   int nSet;            /* Number of sets used so far */
35918 u32 nSet; /* Number of bits that are set - only valid for aHash
36012 if (p->nSet<(BITVEC_NINT-1)) {
36029 if( p->nSet>=BITVEC_MXHASH ){
36048 p->nSet++;
36078 p->nSet = 0;
36082 p->nSet++;
81418 pParse->nSet = 0;