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

/illumos-gate/usr/src/common/mpi/
H A Dmpi.c158 SIGN(mp) = ZPOS;
332 SIGN(mp) = ZPOS;
439 if(SIGN(&tmp) == ZPOS) {
452 SIGN(&tmp) = ZPOS;
497 SIGN(&tmp) = ZPOS;
603 SIGN(q) = ZPOS;
706 SIGN(b) = ZPOS;
732 SIGN(b) = ZPOS;
734 SIGN(b) = (SIGN(b) == NEG) ? ZPOS : NEG;
765 SIGN(c) = ZPOS;
[all...]
H A Dmp_gf2m.c247 MP_SIGN(c) = ZPOS;
337 SIGN(c) = ZPOS;
481 SIGN(r) = ZPOS;
H A Dmpi.h365 #define ZPOS MP_ZPOS macro

Completed in 64 milliseconds