5 references to Prime32_3
System.IO.Hashing (5)
System\IO\Hashing\XxHash32.State.cs (2)
78
acc += lane *
Prime32_3
;
96
acc *=
Prime32_3
;
System\IO\Hashing\XxHashShared.cs (3)
396
Vector256.Store(Vector256.Create(
Prime32_3
, Prime64_1, Prime64_2, Prime64_3), accumulators);
401
Vector128.Store(Vector128.Create(
Prime32_3
, Prime64_1), accumulators);
409
accumulators[0] =
Prime32_3
;