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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.lex.c1335 static int sincereal; /* Number of real EOFs we've seen */ local
1451 if (numeof != 0 && ++sincereal >= numeof) /* Too many EOFs? Bye! */
1478 if ((sincereal == 1) && (chkstop == 0)) {
1511 sincereal = 0;

Completed in 86 milliseconds