func math/big.msb32 3 uses math/big (current package) float.go#L689: func msb32(x nat) uint32 { float.go#L922: mant = msb32(r.mant) >> uint(fbits-p) float.go#L926: mant = msb32(r.mant) >> ebits & (1<
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)