kubernetes/pkg/registry/core/service/allocator/utils.go

// countBits returns the number of set bits in n
func countBits(n *big.Int) int {}