Home | History | Annotate | Download | only in dist

Lines Matching refs:BITVEC_HASH

32479 #define BITVEC_HASH(X)   (((X)*1)%BITVEC_NINT)
32556 u32 h = BITVEC_HASH(i++);
32596 h = BITVEC_HASH(i++);
32670 u32 h = BITVEC_HASH(aiValues[j]-1);