Home | History | Annotate | Download | only in dist

Lines Matching refs:BITVEC_HASH

44832 #define BITVEC_HASH(X)   (((X)*1)%BITVEC_NINT)
44909 u32 h = BITVEC_HASH(i++);
44952 h = BITVEC_HASH(i++);
45026 u32 h = BITVEC_HASH(aiValues[j]-1);