func math/bits.Reverse64 2 uses math/bits (current package) bits.go#L224: return uint(Reverse64(uint64(x))) bits.go#L247: func Reverse64(x uint64) uint64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)