Home | History | Annotate | Download | only in dist

Lines Matching refs:BITVEC_HASH

35907 #define BITVEC_HASH(X)   (((X)*1)%BITVEC_NINT)
35984 u32 h = BITVEC_HASH(i++);
36024 h = BITVEC_HASH(i++);
36098 u32 h = BITVEC_HASH(aiValues[j]-1);