Searched refs:yyvs (Results 1 – 1 of 1) sorted by relevance
495 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */ in yyparse() local541 yyvsp = yyvs; in yyparse()557 YYSTYPE *yyvs1 = yyvs; in yyparse()584 yyss = yyss1; yyvs = yyvs1; in yyparse()596 free (yyvs); in yyparse()612 yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp)); in yyparse()613 __yy_memcpy ((char *)yyvs, (char *)yyvs1, in yyparse()623 yyvsp = yyvs + size - 1; in yyparse()1039 free (yyvs); in yyparse()1051 free (yyvs); in yyparse()