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

Go to the source code of this file.

Functions

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

Function Documentation

quad_t __ashldi3 ( quad_t  a,
qshift_t  shift 
)

Definition at line 44 of file ashldi3.c.

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

__FBSDID ( "$BSDSUniX$"  )