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

Go to the source code of this file.

Functions

uint64_t __umoddi3 (uint64_t num, uint64_t den)
 

Function Documentation

◆ __umoddi3()

uint64_t __umoddi3 ( uint64_t  num,
uint64_t  den 
)

Definition at line 4 of file umoddi3.c.

References __udivmoddi4(), and void().

Here is the call graph for this function: