Searched refs:comp2 (Results 1 – 3 of 3) sorted by relevance
203 BigDecimal comp2 = new BigDecimal(1.000000D); in test_compareToLjava_math_BigDecimal() local205 comp1.compareTo(comp2) == 0); in test_compareToLjava_math_BigDecimal()
1263 unsigned int comp2 = get_lig_comp (c->buffer->info[j]); in apply() local1268 else if (comp1 == comp2) /* Marks belonging to the same ligature component. */ in apply()1273 if ((id1 > 0 && !comp1) || (id2 > 0 && !comp2)) in apply()
435 %comp2 = icmp ult i32 undef, 3436 br i1 %comp2, label %loop.inner2.begin, label %loop.end