func math/bits.Mul32 2 uses math/bits (current package) bits.go#L441: h, l := Mul32(uint32(x), uint32(y)) bits.go#L453: func Mul32(x, y uint32) (hi, lo uint32) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)