Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:nSet

10531   int nSet;            /* Number of sets used so far */
34010 u32 nSet; /* Number of bits that are set - only valid for aHash
34104 if (p->nSet<(BITVEC_NINT-1)) {
34121 if( p->nSet>=BITVEC_MXHASH ){
34140 p->nSet++;
34170 p->nSet = 0;
34174 p->nSet++;
77052 pParse->nSet = 0;