UbixOS  2.0
divdi3.c File Reference
#include <math.h>
Include dependency graph for divdi3.c:

Go to the source code of this file.

Functions

quad_t __divdi3 (quad_t a, quad_t b)
 
u_quad_t __udivdi3 (u_quad_t a, u_quad_t b)
 

Function Documentation

◆ __divdi3()

quad_t __divdi3 ( quad_t  a,
quad_t  b 
)

Definition at line 35 of file divdi3.c.

◆ __udivdi3()

u_quad_t __udivdi3 ( u_quad_t  a,
u_quad_t  b 
)

Definition at line 31 of file divdi3.c.