Searched refs:SEOF (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dlex.c1097 if (source->type == SEOF) {
1272 case SEOF:
1295 s->type = SEOF;
1355 s->type = SEOF;
H A Dmain.c717 if (Flag(FIGNOREEOF) && s->type == SEOF &&
H A Dsh.h1380 #define SEOF 0 /* input EOF */ macro
1395 #define SF_HASALIAS BIT(4) /* u.tblp valid (SALIAS, SEOF) */

Completed in 160 milliseconds