Searched refs:COVER_prime4bytes (Results 1 – 1 of 1) sorted by relevance
140 static const U32 COVER_prime4bytes = 2654435761U; variable142 return (key * COVER_prime4bytes) >> (32 - map->sizeLog); in COVER_map_hash()