coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
udivmoddi4.c File Reference
#include "libgcc.h"
Include dependency graph for udivmoddi4.c:

Go to the source code of this file.

Functions

uint64_t __udivmoddi4 (uint64_t num, uint64_t den, uint64_t *rem_p)
 

Function Documentation

◆ __udivmoddi4()

uint64_t __udivmoddi4 ( uint64_t  num,
uint64_t  den,
uint64_t rem_p 
)

Definition at line 5 of file udivmoddi4.c.

Referenced by __umoddi3().

Here is the caller graph for this function: