5 references to Prime64_5
System.IO.Hashing (5)
System\IO\Hashing\XxHash64.State.cs (2)
44_smallAcc = seed + Prime64_5; 136acc ^= lane * Prime64_5;
System\IO\Hashing\XxHashShared.cs (3)
397Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5, Prime32_1), accumulators + 4); 404Vector128.Store(Vector128.Create(Prime64_5, Prime32_1), accumulators + 6); 415accumulators[6] = Prime64_5;