Home | History | Annotate | Download | only in dist

Lines Matching defs:nSet

11926   int nSet;            /* Number of sets used so far */
37630 u32 nSet; /* Number of bits that are set - only valid for aHash
37724 if (p->nSet<(BITVEC_NINT-1)) {
37741 if( p->nSet>=BITVEC_MXHASH ){
37760 p->nSet++;
37790 p->nSet = 0;
37794 p->nSet++;
86342 pParse->nSet = 0;