Lines Matching defs:old_cpy_end
3160 u_int old_cpy_end;
3189 old_cpy_end = scr->cpy_end;
3192 inverse_region(scr, old_cpy_end + 1, scr->cpy_end);
3196 old_cpy_end = scr->cpy_end;
3199 old_cpy_end);
3201 old_cpy_end = scr->cpy_end;
3204 if (scr->cpy_end != old_cpy_end) {
3208 old_cpy_end);
3256 u_int old_cpy_end;
3286 old_cpy_end = scr->cpy_end;
3289 inverse_region(scr, old_cpy_end + 1, scr->cpy_end);
3291 inverse_region(scr, scr->cpy_end + 1, old_cpy_end);