Searched refs:m64Negate (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/boot/ficl/
H A Dmath64.h56 DPINT m64Negate(DPINT x);
H A Dmath64.c58 x = m64Negate(x);
101 num = m64Negate(num);
190 return m64Negate(m64CastUI(prod));
198 DPINT m64Negate(DPINT x) function
270 num = m64Negate(num);
H A Dwords.c4747 i = m64Negate(i);

Completed in 156 milliseconds