Lines Matching refs:cmpLessThan
1286 return cmpLessThan; in compareAbsoluteValue()
1563 if (compareAbsoluteValue(temp_rhs) == cmpLessThan) { in addOrSubtractSignificand()
1965 compareAbsoluteValue(rhs) != cmpLessThan) { in mod()
1967 if (compareAbsoluteValue(V) == cmpLessThan) in mod()
2132 return cmpLessThan; in compare()
2142 return cmpLessThan; in compare()
2148 return cmpLessThan; in compare()
2162 result = cmpLessThan; in compare()
2170 if (result == cmpLessThan) in compare()
2173 result = cmpLessThan; in compare()
4588 if (Result == cmpLessThan || Result == cmpGreaterThan) { in compareAbsoluteValue()
4592 return cmpLessThan; in compareAbsoluteValue()
4598 return (cmpResult)(cmpLessThan + cmpGreaterThan - Result); in compareAbsoluteValue()