FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
m64IsNegative
stand/ficl/math64.c
267
if (m64IsNegative(num))
stand/ficl/math64.c
56
if (m64IsNegative(x))
stand/ficl/math64.c
98
if (m64IsNegative(num))
stand/ficl/math64.h
52
int m64IsNegative(DPINT x);