Lines Matching refs:run_off
257 int run_off = *ref++;
270 if (run_off < width)
271 run_off += *ref++;
272 run = run_off - offs;
273 offs = run_off;
274 if (run_off < width)
275 run_off += *ref++;
334 run = run_off - offs + (cmode - 5);
335 run_off -= *--ref;
350 while (offs < width && run_off <= offs) {
351 run_off += *ref++;
352 run_off += *ref++;