HomeSort by relevance Sort by last modified time
    Searched refs:LEXIT (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
main.c 647 case LEXIT:
732 case LEXIT:
779 unwind(LEXIT);
801 if (i == LEXIT || (Flag(FERREXIT) && (i == LERROR || i == LINTR) &&
    [all...]
exec.c 482 unwind(LEXIT);
763 case LEXIT:
    [all...]
histrap.c 1271 unwind(LEXIT);
    [all...]
funcs.c     [all...]
sh.h 602 #define LEXIT 2 /* exit statement */
    [all...]

Completed in 81 milliseconds