Lines Matching refs:yyctx
2058 yypcontext_expected_tokens (const yypcontext_t *yyctx,
2063 int yyn = yypact[+*yyctx->yyssp];
2182 yy_syntax_error_arguments (const yypcontext_t *yyctx,
2210 if (yyctx->yytoken != YYSYMBOL_YYEMPTY)
2214 yyarg[yycount] = yyctx->yytoken;
2216 yyn = yypcontext_expected_tokens (yyctx,
2236 const yypcontext_t *yyctx)
2248 int yycount = yy_syntax_error_arguments (yyctx, yyarg, YYARGS_MAX);
6115 yypcontext_t yyctx
6119 yysyntax_error_status = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);
6131 = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);