Lines Matching refs:lastrow
394 int off, row, col, lastrow;
396 lastrow = (lp->nrows) * (lp->ncols + 2);
410 ulloc += lastrow;
411 ucloc += lastrow;
412 urloc += lastrow;
415 llloc -= lastrow;
416 lcloc -= lastrow;
417 lrloc -= lastrow;
451 int off, row, col, lastrow;
453 lastrow = (lp->nrows) * (lp->ncols + 2);
468 ulloc += lastrow;
469 ucloc += lastrow;
470 urloc += lastrow;
473 llloc -= lastrow;
474 lcloc -= lastrow;
475 lrloc -= lastrow;