Lines Matching refs:yyctx
1634 yypcontext_expected_tokens (const yypcontext_t *yyctx,
1639 int yyn = yypact[+*yyctx->yyssp];
1758 yy_syntax_error_arguments (const yypcontext_t *yyctx,
1786 if (yyctx->yytoken != YYSYMBOL_YYEMPTY)
1790 yyarg[yycount] = yyctx->yytoken;
1792 yyn = yypcontext_expected_tokens (yyctx,
1812 const yypcontext_t *yyctx)
1824 int yycount = yy_syntax_error_arguments (yyctx, yyarg, YYARGS_MAX);
4663 yypcontext_t yyctx
4667 yysyntax_error_status = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);
4679 = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);