5 references to Prime64_3
System.IO.Hashing (5)
System\IO\Hashing\XxHash64.State.cs (2)
23
hash *=
Prime64_3
;
128
acc +=
Prime64_3
;
System\IO\Hashing\XxHashShared.cs (3)
396
Vector256.Store(Vector256.Create(Prime32_3, Prime64_1, Prime64_2,
Prime64_3
), accumulators);
402
Vector128.Store(Vector128.Create(Prime64_2,
Prime64_3
), accumulators + 2);
412
accumulators[3] =
Prime64_3
;