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