Searched refs:fnv_offset_basis (Results 1 – 1 of 1) sorted by relevance
27 constexpr size_t fnv_offset_basis = 14695981039346656037ull; in hash_code() local30 constexpr size_t fnv_offset_basis = 2166136261ull; in hash_code()34 size_t value = fnv_offset_basis; in hash_code()