Numworks Epsilon  1.4.1
Graphing Calculator Operating System
llsl.c File Reference
#include <assert.h>

Go to the source code of this file.

Typedefs

typedef unsigned int uint32_t
 

Functions

long long __aeabi_llsl (long long value, int shift)
 

Typedef Documentation

◆ uint32_t

typedef unsigned int uint32_t

Definition at line 4 of file llsl.c.

Function Documentation

◆ __aeabi_llsl()

long long __aeabi_llsl ( long long  value,
int  shift 
)

Definition at line 6 of file llsl.c.