Home | History | Annotate | Download | only in i18n

Lines Matching full:wins

6220     if (ISZERO(rhs)) return result;          /* LHS wins or both 0  */
6222 if (result==0) return -1; /* LHS is 0; RHS wins */