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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
int __cmpdi2 (quad_t a, quad_t b)
 

Function Documentation

int __cmpdi2 ( quad_t  a,
quad_t  b 
)

Definition at line 45 of file cmpdi2.c.

References H, L, uu::q, uu::sl, and uu::ul.

__FBSDID ( "$BSDSUniX$"  )