Home | History | Annotate | Download | only in creals

Lines Matching refs:comp2

499         int comp2 = this_appr.compareTo(x_appr.subtract(big1));
500 if (comp2 < 0) return -1;