Searched refs:hash_len_16 (Results 1 – 1 of 1) sorted by relevance
31 std::size_t hash_len_16(std::size_t __u, std::size_t __v) { in hash_len_16() function48 return hash_len_16(_Len + (__a << 3), __b); in hash_len_0_to_8()74 return hash_len_16(__a, rotate_by_at_least_1(__b + 16, 16)) ^ __b; in operator ()()