const runtime.m2
13 uses
runtime (current package)
hash64.go#L18: m2 = 2820277070424839065
hash64.go#L32: h = rotl_31(h*m1) * m2
hash64.go#L36: h = rotl_31(h*m1) * m2
hash64.go#L39: h = rotl_31(h*m1) * m2
hash64.go#L41: h = rotl_31(h*m1) * m2
hash64.go#L44: h = rotl_31(h*m1) * m2
hash64.go#L46: h = rotl_31(h*m1) * m2
hash64.go#L48: h = rotl_31(h*m1) * m2
hash64.go#L50: h = rotl_31(h*m1) * m2
hash64.go#L58: v1 = rotl_31(v1*m1) * m2
hash64.go#L61: v2 = rotl_31(v2*m2) * m3
hash64.go#L86: h = rotl_31(h*m1) * m2
hash64.go#L96: h = rotl_31(h*m1) * m2
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |