Lines Matching defs:end
211 int start, end;
226 end = start+width;
234 end = (sy+height-1)*vxres+sx+curr_ydstorg(minfo);
235 start = end+width;
240 mga_outl(M_AR0, end);
253 int start, end;
268 end = start+width;
276 end = (sy+height-1)*vxres+sx+curr_ydstorg(minfo);
277 start = end+width;
282 mga_outl(M_AR0, end);
487 /* Hope that there are at least three readable bytes beyond the end of bitmap */