Home | History | Annotate | Download | only in compiler

Lines Matching defs:source

283 	/* Whether this is an "interactive" input source; if so, and
310 * shouldn't try reading from the input source any more. We might
2157 /* We're scanning a new file or input source. It's
2159 * just pointed yyin at a new source and called
2164 * back-up) that will match for the new input source.
2288 char *source = yyg->yytext_ptr;
2321 *(dest++) = *(source++);