Sign in
go
/
tools
/
fd8950f6eb8fd2343e867ecac168a9f4875261dc
/
.
/
container
/
intsets
/
popcnt_gccgo.go
blob: 82a8875c85da79a68789b4534befb89b21cb04d2 [
file
] [
log
] [
blame
]
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build gccgo
package intsets
func popcount(x word) int