Home | History | Annotate | Download | only in src

Lines Matching defs:source

285 	/* Whether this is an "interactive" input source; if so, and
312 * shouldn't try reading from the input source any more. We might
2450 /* We're scanning a new file or input source. It's
2452 * just pointed gram_in at a new source and called
2457 * back-up) that will match for the new input source.
2592 register char *source = (yytext_ptr);
2625 *(dest++) = *(source++);