package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

Add32to64WithOverflow returns a+b.
Add32WithOverflow returns a+b.
AddWithOverflow returns a+b.
MulHalfPositiveWithOverflow returns a*b.
Sub32to64WithOverflow returns a-b.
Sub32WithOverflow returns a-b.
SubWithOverflow returns a-b.