Searched refs:last_token_id (Results 1 – 3 of 3) sorted by relevance
160 static tree last_token_id; variable257 last_token_id = t->yylval.ttype;274 last_token = c_lex (&last_token_id);275 t->yylval.ttype = last_token_id;1547 if (TREE_CODE (last_token_id) == IDENTIFIER_NODE)1548 error ("%s before `%s'", string, IDENTIFIER_POINTER (last_token_id));
8099 * spew.c (last_token_id): New static variable.
2122 * spew.c (last_token_id): New static variable.