Lines Matching refs:n1
4546 int n1 = first_set->length();4554 while (i1 < n1 || i2 < n2) {4558 (i1 < n1 && first_set->at(i1).from() < second_set->at(i2).from())) {