Home | History | Annotate | Download | only in creals

Lines Matching refs:comp1

483         int comp1 = this_appr.compareTo(x_appr.add(big1));
484 if (comp1 > 0) return 1;