Lines Matching defs:off1
5339 long start1, start2, end1, end2, length1, length2, off1, off2, offset = -1;
5409 off1 = 0;
5417 while (off1 < length1) {
5419 cmp1 = SCHAR(seq1.data.string[off1]);
5437 ++off1;
5446 if (off1 == end1) {
5471 off1 = 0;
5477 while (off1 < end1) {
5479 cmp1 = SCHAR(seq1.data.string[off1]);
5497 ++off1;
5504 if (off1 == end1) {