Sign in
go
/
tools
/
refs/tags/gopls/v0.6.6-pre.3
/
.
/
container
/
intsets
/
popcnt_gccgo.go
blob: 3fc5e85687a3b3abf60e1be4bd9a2bf845f1d53d [
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