const internal/strconv.IntSize

4 uses

	internal/strconv (current package)
		atoi.go#L42: const IntSize = intSize
		atoi.go#L86: 		bitSize = IntSize
		atoi.go#L196: 		bitSize = IntSize

	strconv
		number.go#L14: const IntSize = strconv.IntSize