Lines Matching refs:cmpLessThan
1286 return cmpLessThan; in compareAbsoluteValue()
1546 if (compareAbsoluteValue(temp_rhs) == cmpLessThan) { in addOrSubtractSignificand()
1948 compareAbsoluteValue(rhs) != cmpLessThan) { in mod()
1950 if (compareAbsoluteValue(V) == cmpLessThan) in mod()
2115 return cmpLessThan; in compare()
2125 return cmpLessThan; in compare()
2131 return cmpLessThan; in compare()
2145 result = cmpLessThan; in compare()
2153 if (result == cmpLessThan) in compare()
2156 result = cmpLessThan; in compare()
4570 if (Result == cmpLessThan || Result == cmpGreaterThan) { in compareAbsoluteValue()
4574 return cmpLessThan; in compareAbsoluteValue()
4580 return (cmpResult)(cmpLessThan + cmpGreaterThan - Result); in compareAbsoluteValue()