Home | History | Annotate | Download | only in orig

Lines Matching defs:nSet

11926   int nSet;            /* Number of sets used so far */
37610 u32 nSet; /* Number of bits that are set - only valid for aHash
37704 if (p->nSet<(BITVEC_NINT-1)) {
37721 if( p->nSet>=BITVEC_MXHASH ){
37740 p->nSet++;
37770 p->nSet = 0;
37774 p->nSet++;
86322 pParse->nSet = 0;