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
1414 /* We're scanning a new file or input source. It's
1416 * just pointed code_in at a new source and called
1421 * back-up) that will match for the new input source.
1556 register char *source = (yytext_ptr);
1589 *(dest++) = *(source++);