Searched refs:TEOF (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dmain.c763 if (t != NULL && t->type == TEOF) {
786 if (t != NULL && t->type != TEOF && interactive && really_exit)
H A Dsyn.c84 outtree = newtp(TEOF);
H A Dtree.c991 OPEN(TEOF)
H A Dsh.h1158 #define TEOF 0 macro

Completed in 145 milliseconds