Searched refs:slhs (Results 1 – 1 of 1) sorted by relevance
6266 uByte slhs=(lhs->bits & DECNEG); local6275 if (slhs!=srhs) { /* signs differ */6276 if (slhs) result=-1; /* rhs is max */6279 else if (slhs && srhs) { /* both negative */