Home | History | Annotate | Download | only in i18n

Lines Matching defs:srhs

6161         uByte srhs=(rhs->bits & DECNEG);
6169 if (slhs!=srhs) { /* signs differ */
6173 else if (slhs && srhs) { /* both negative */