[][src]Module compiler_builtins::int

Modules

addsub
mul
sdiv
shift
udiv

Traits

CastInto

Trait to express (possibly lossy) casting of integers

Int

Trait for some basic operations on integers

LargeInt

Trait to convert an integer to/from smaller parts

WideInt

Functions

__clzsi2