|
FreeBSD kernel libkern code
|

Go to the source code of this file.
Macros | |
| #define | u1 u.ul[H] |
| #define | u0 u.ul[L] |
| #define | v1 v.ul[H] |
| #define | v0 v.ul[L] |
Functions | |
| static quad_t | __lmulq (u_int, u_int) |
| quad_t | __muldi3 (quad_t, quad_t) |
Referenced by __lmulq(), and __muldi3().
Referenced by __lmulq(), and __muldi3().
Referenced by __lmulq(), and __muldi3().
Referenced by __lmulq(), __muldi3(), and __qdivrem().
|
static |