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