Home | History | Annotate | Download | only in orig

Lines Matching refs:BITVEC_HASH

35879 #define BITVEC_HASH(X)   (((X)*1)%BITVEC_NINT)
35956 u32 h = BITVEC_HASH(i++);
35996 h = BITVEC_HASH(i++);
36070 u32 h = BITVEC_HASH(aiValues[j]-1);