Home | History | Annotate | Download | only in ld

Lines Matching defs:AFTER

210 	 * instead of fread(), to make sure we stop fetching input after
348 /* Done after the current pattern has been matched and before the
1513 /* Macros after this point can all be overridden by user definitions in
1600 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1601 * we don't want an extra ';' after the "return" because that will cause
1631 /* Code executed at the beginning of each rule, after yytext and yyleng
1848 token to find an assignment operator. Thus the next token after
2267 { RTOKEN(AFTER); }
3005 * call the scanner after we return the
3379 * is looked at is after yywrap() is called, so it's safe
3562 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */