Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mulhdu
arch/powerpc/include/asm/time.h
90
#define mulhdu(x,y) \
arch/powerpc/include/asm/time.h
93
#define mulhdu(x, y) mul_u64_u64_shr(x, y, 64)