Searched defs:hash_mult (Results 1 – 2 of 2) sorted by relevance
795 const __u64 hash_mult = 1125899906842597ULL; /* a big enough prime */ local
101 const unsigned int hash_mult = 2654435387U; in hash_str() local