Searched defs:fnv_offset_basis (Results 1 – 2 of 2) sorted by relevance
28 constexpr size_t fnv_offset_basis = 14695981039346656037ull; in hash_code() local
97 static uint32_t fnv_offset_basis; variable