const math/bits.uintSize 2 uses math/bits (current package) bits.go#L11: const uintSize = 32 << (^uint(0) >> 32 & 1) // 32 or 64 bits.go#L14: const UintSize = uintSize
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)