Lines Matching defs:length1
4356 long length, length1, length2, start1, end1, start2, end2;
4367 &start1, &end1, &length1);
5339 long start1, start2, end1, end2, length1, length2, off1, off2, offset = -1;
5358 &start1, &end1, &length1);
5376 length1 = end1 - start1;
5388 end1 = length1;
5406 while (end2 - start2 >= length1) {
5417 while (off1 < length1) {
5447 offset = off2 - length1;
5468 while (end2 >= length1) {
5472 off2 = end2 - length1;
5505 offset = off2 - length1;