Lines Matching refs:lastrow
385 int off, row, col, lastrow;
387 lastrow = (lp->nrows) * (lp->ncols + 2);
401 ulloc += lastrow;
402 ucloc += lastrow;
403 urloc += lastrow;
406 llloc -= lastrow;
407 lcloc -= lastrow;
408 lrloc -= lastrow;
441 int off, row, col, lastrow;
443 lastrow = (lp->nrows) * (lp->ncols + 2);
458 ulloc += lastrow;
459 ucloc += lastrow;
460 urloc += lastrow;
463 llloc -= lastrow;
464 lcloc -= lastrow;
465 lrloc -= lastrow;