bits

package
v0.0.0-...-375d9ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(x, y, carry uint) (uint, uint)

func Div

func Div(hi, lo, y uint) (uint, uint)

func LeadingZeros

func LeadingZeros(x uint) int

func Len

func Len(x uint) int

func Mul

func Mul(x, y uint) (uint, uint)

func OnesCount

func OnesCount(x uint) int

func Rem

func Rem(hi, lo, y uint) uint

func Reverse

func Reverse(x uint) uint

func ReverseBytes

func ReverseBytes(x uint) uint

func RotateLeft

func RotateLeft(x uint, k int) uint

func Sub

func Sub(x, y, borrow uint) (uint, uint)

func TrailingZeros

func TrailingZeros(x uint) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL