NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
opposite_cc
sys/arch/powerpc/fpu/fpu_compare.c
142
#define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude))
sys/arch/sparc/fpu/fpu_compare.c
133
#define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude))