const runtime.bucketCntBits
3 uses
runtime (current package)
map.go#L65: bucketCntBits = 3
map.go#L66: bucketCnt = 1 << bucketCntBits
map.go#L833: if h.B > 31-bucketCntBits {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)