Searched refs:_mum_key_step_prime (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libucl/src/
H A Dmum.h93 static uint64_t _mum_key_step_prime = 0xcdb32970830fcaa1ULL; variable
364 _mum_key_step_prime = _mum_next_factor ();
384 return _mum (h, _mum_hash_step_prime) ^ _mum (key, _mum_key_step_prime);

Completed in 153 milliseconds