Home | History | Annotate | Download | only in orig

Lines Matching refs:nSet

43915   u32 nSet;       /* Number of bits that are set - only valid for aHash
44012 if (p->nSet<(BITVEC_NINT-1)) {
44029 if( p->nSet>=BITVEC_MXHASH ){
44048 p->nSet++;
44078 p->nSet = 0;
44082 p->nSet++;