Home | History | Annotate | Download | only in i18n

Lines Matching full:signum

6020 /*     COMPARE    -- returns the signum (as a number) giving the      */
6030 /* COMTOTAL -- returns the signum (as a number) giving the */
6137 if (op==COMPARE || op==COMPSIG ||op==COMPTOTAL) { /* returning signum */
6214 Int sigr; /* rhs signum */
6217 result=1; /* assume signum(lhs) */
6227 sigr=1; /* compute signum(rhs) */