Home | History | Annotate | Download | only in orig

Lines Matching refs:nSet

11103   int nSet;            /* Number of sets used so far */
35907 u32 nSet; /* Number of bits that are set - only valid for aHash
36001 if (p->nSet<(BITVEC_NINT-1)) {
36018 if( p->nSet>=BITVEC_MXHASH ){
36037 p->nSet++;
36067 p->nSet = 0;
36071 p->nSet++;
81407 pParse->nSet = 0;