Lines Matching defs:last
52 char *cur, *last, *cp1, *cp2, *ep, *t;56 last = buf1;59 if (goodstart(cur) && goodstart(last)) {96 * Move increment or decrement into last.99 ep = last + strlen(last);112 puts(last);114 cur = last;115 last = t;117 puts(last);