Home
last modified time | relevance | path

Searched refs:yyvs (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c497 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */ in yyparse() local
543 yyvsp = yyvs; in yyparse()
559 YYSTYPE *yyvs1 = yyvs; in yyparse()
586 yyss = yyss1; yyvs = yyvs1; in yyparse()
598 free (yyvs); in yyparse()
614 yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp)); in yyparse()
615 __yy_memcpy ((char *)yyvs, (char *)yyvs1, in yyparse()
625 yyvsp = yyvs + size - 1; in yyparse()
1041 free (yyvs); in yyparse()
1053 free (yyvs); in yyparse()