package math
import "runtime/internal/math"
Index ¶
Constants ¶
const MaxUintptr = ^uintptr(0)
Functions ¶
func MulUintptr ¶
MulUintptr returns a * b and whether the multiplication overflowed. On supported platforms this is an intrinsic lowered by the compiler.
Source Files ¶
- Version
- v1.16.12
- Published
- Dec 9, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 12 seconds ago –
Tools for package owners.