Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FP_DIV_D
include/math-emu/double.h
113
#define FP_DIV_D(R,X,Y) _FP_DIV(D,2,R,X,Y)
include/math-emu/double.h
185
#define FP_DIV_D(R,X,Y) _FP_DIV(D,1,R,X,Y)