Home | History | Annotate | Download | only in src

Lines Matching refs:LERROR

515 			unwind(LERROR);
727 case LERROR:
799 case LERROR:
908 * callers of unwind(LERROR) here; exec.c has the regular case.
917 if (i == LEXIT || ((i == LERROR || i == LINTR) &&
924 } else if (Flag(FERREXIT) == 1 && (i == LERROR || i == LINTR)) {
1243 unwind(LERROR);
1259 unwind(LERROR);
1296 * XXX odd use of KEEPASN; also may not want LERROR here
1300 unwind(LERROR);
1313 unwind(LERROR);