3 references to fnvPrimeA32Bit
Microsoft.NET.StringTools (3)
FowlerNollVo1aHash.cs (3)
41
hash *=
fnvPrimeA32Bit
;
45
hash *=
fnvPrimeA32Bit
;
70
hash = (hash ^ ch) *
fnvPrimeA32Bit
;