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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
quad_t __divdi3 (quad_t a, quad_t b)
 

Function Documentation

quad_t __divdi3 ( quad_t  a,
quad_t  b 
)

Definition at line 44 of file divdi3.c.

References __qdivrem(), and uu::uq.

Here is the call graph for this function:

__FBSDID ( "$BSDSUniX$"  )