Lines Matching refs:yyctx
1368 yypcontext_expected_tokens (const yypcontext_t *yyctx,
1373 int yyn = yypact[+*yyctx->yyssp];
1492 yy_syntax_error_arguments (const yypcontext_t *yyctx,
1520 if (yyctx->yytoken != YYSYMBOL_YYEMPTY)
1524 yyarg[yycount] = yyctx->yytoken;
1526 yyn = yypcontext_expected_tokens (yyctx,
1546 const yypcontext_t *yyctx)
1558 int yycount = yy_syntax_error_arguments (yyctx, yyarg, YYARGS_MAX);
3112 yypcontext_t yyctx
3116 yysyntax_error_status = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);
3128 = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx);