Home | History | Annotate | Download | only in dist

Lines Matching refs:BITVEC_MXHASH

32481 #define BITVEC_MXHASH    (BITVEC_NINT/2)
32502 ** a hash table that will hold up to BITVEC_MXHASH distinct values.
32625 if( p->nSet>=BITVEC_MXHASH ){