This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
prometheus
mirror of
https://github.com/prometheus/prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e28397a2c
prometheus
/
vendor
/
github.com
/
dgryski
/
go-bits
/
ctz_asm.go
7 lines
98 B
Go
Raw
Blame
History
// +build amd64,!appengine
package
bits
// Ctz counts trailing zeroes
func
Ctz
(
x
uint64
)
uint64
Reference in New Issue
View Git Blame
Copy Permalink