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

Go to the source code of this file.

Functions

 __FBSDID ("$BSDSUniX$")
 
quad_t __ashrdi3 (quad_t a, qshift_t shift)
 

Function Documentation

quad_t __ashrdi3 ( quad_t  a,
qshift_t  shift 
)

Definition at line 43 of file ashrdi3.c.

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

__FBSDID ( "$BSDSUniX$"  )