Searched refs:m64IsNegative (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/stand/ficl/
H A Dmath64.h52 int m64IsNegative(DPINT x);
H A Dmath64.c56 if (m64IsNegative(x))
98 if (m64IsNegative(num))
134 int m64IsNegative(DPINT x) function
267 if (m64IsNegative(num))

Completed in 63 milliseconds