package
Version:
v1.18.1
Opens a new window with list of versions in this module.
Published: Aug 15, 2022
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Add32(x, y, carry uint32) (sum, carryOut uint32)
-
func Div32(hi, lo, y uint32) (quo, rem uint32)
-
func Mul32(x, y uint32) (hi, lo uint32)
-
func Rem32(hi, lo, y uint32) uint32
Source Files
¶
Click to show internal directories.
Click to hide internal directories.