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

Go to the source code of this file.

Functions

 __FBSDID ("$FreeBSD$")
 
quad_t __lshrdi3 (quad_t a, qshift_t shift)
 

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ __lshrdi3()

quad_t __lshrdi3 ( quad_t  a,
qshift_t  shift 
)

Definition at line 45 of file lshrdi3.c.

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