Lines Matching defs:was
290 * at which the file was saved.
457 long besttime = 0; /* Time at which the best file was saved */
613 int bno, cnt, bad, was;
626 * if last line was split across blocks, then it is lost
658 was = bad = 0;
664 if (was == 0)
665 was = ip - zero;
667 } else if (was) {
670 fprintf(stderr, " %d", was);
671 if ((ip - 1) - zero > was)
674 was = 0;
676 if (was != 0) {
679 fprintf(stderr, " %d", was);
680 if (dol - zero != was)