Home | History | Annotate | Download | only in sh

Lines Matching full:getc

205 	 * if we're using stdio for input, then we want to use getc()
596 (c = getc( yyin )) != EOF && c != '\n'; ++n ) \