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)
397
Vector256.Store(Vector256.Create(Prime32_3, Prime64_1, Prime64_2,
Prime64_3
), accumulators);
403
Vector128.Store(Vector128.Create(Prime64_2,
Prime64_3
), accumulators + 2);
413
accumulators[3] =
Prime64_3
;