const runtime.m1
13 uses
runtime (current package)
hash64.go#L17: m1 = 16877499708836156737
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#L67: v4 = rotl_31(v4*m4) * m1
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. |