func math/bits.OnesCount64 2 uses math/bits (current package) bits.go#L115: return OnesCount64(uint64(x)) bits.go#L134: func OnesCount64(x uint64) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)