FreeBSD kernel libkern code
umoddi3.c File Reference
#include <sys/cdefs.h>
#include <libkern/quad.h>
Include dependency graph for umoddi3.c:

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
u_quad_t __umoddi3 (u_quad_t a, u_quad_t b)
 

Function Documentation

__FBSDID ( "$BSDSUniX$"  )
u_quad_t __umoddi3 ( u_quad_t  a,
u_quad_t  b 
)

Definition at line 43 of file umoddi3.c.

References __qdivrem().

Here is the call graph for this function: