Searched refs:EMSG_UNEXP_TOKEN (Results 1 – 1 of 1) sorted by relevance
657 static const char EMSG_UNEXP_TOKEN[] ALIGN1 = "Unexpected token"; variable1172 syntax_error(EMSG_UNEXP_TOKEN); in next_token()1212 syntax_error(EMSG_UNEXP_TOKEN); /* no */ in next_token()1288 EMSG_UNEXP_EOS : EMSG_UNEXP_TOKEN); in next_token()1371 if (!vn->a.n) syntax_error(EMSG_UNEXP_TOKEN); in parse_expr()1640 syntax_error(EMSG_UNEXP_TOKEN); in chain_group()1751 syntax_error(EMSG_UNEXP_TOKEN); in parse_program()