Lines Matching refs:off2
5339 long start1, start2, end1, end2, length1, length2, off1, off2, offset = -1;
5410 off2 = start2;
5423 cmp2 = SCHAR(seq2.data.string[off2]);
5438 ++off2;
5447 offset = off2 - length1;
5463 for (off2 = 0; off2 < end2; off2++, cmp2 = CDR(cmp2))
5464 seq2.data.vector[off2] = CAR(cmp2);
5472 off2 = end2 - length1;
5483 cmp2 = SCHAR(seq2.data.string[off2]);
5485 cmp2 = seq2.data.vector[off2];
5498 ++off2;
5505 offset = off2 - length1;