func runtime/internal/sys.Ctz8
2 uses
runtime/internal/sys (current package)
intrinsics.go#L57: func Ctz8(x uint8) int {
runtime
stack.go#L597: j := uintptr(sys.Ctz8(b))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)