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