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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 43 of file udivdi3.c.

References __qdivrem().

Here is the call graph for this function: