NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FP_2
sys/arch/m68k/fpe/fpu_emulate.h
92
#define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */
sys/arch/powerpc/fpu/fpu_emu.h
92
#define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */
sys/arch/sparc/fpu/fpu_emu.h
96
#define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */