func math/bits.TrailingZeros64 2 uses math/bits (current package) bits.go#L63: return TrailingZeros64(uint64(x)) bits.go#L90: func TrailingZeros64(x uint64) int {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)