Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FMUL
arch/powerpc/math-emu/math.c
126
#define FMUL 0x019 /* 25 */
drivers/gpu/drm/ingenic/ingenic-ipu.c
74
#define FMUL(fa, fb) ((s32)(((s64)(fa) * (s64)(fb)) / 65536))