Home | History | Annotate | Download | only in i18n

Lines Matching refs:srhs

6159         uByte srhs=(rhs->bits & DECNEG);
6167 if (slhs!=srhs) { /* signs differ */
6171 else if (slhs && srhs) { /* both negative */