const internal/abi.MapBucketCount

3 uses

	internal/abi (current package)
		map.go#L11: 	MapBucketCount     = 1 << MapBucketCountBits

	reflect
		type.go#L1953: 	bucketSize uintptr = abi.MapBucketCount

	runtime
		map.go#L67: 	bucketCnt     = abi.MapBucketCount