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

Go to the source code of this file.

Typedefs

typedef unsigned int uint32_t
 

Functions

long long __aeabi_llsr (long long value, int shift)
 

Typedef Documentation

◆ uint32_t

typedef unsigned int uint32_t

Definition at line 4 of file llsr.c.

Function Documentation

◆ __aeabi_llsr()

long long __aeabi_llsr ( long long  value,
int  shift 
)

Definition at line 6 of file llsr.c.