Home | History | Annotate | Download | only in dist

Lines Matching refs:BITVEC_HASH

32486 #define BITVEC_HASH(X)   (((X)*1)%BITVEC_NINT)
32563 u32 h = BITVEC_HASH(i++);
32603 h = BITVEC_HASH(i++);
32677 u32 h = BITVEC_HASH(aiValues[j]-1);