Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c495 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */ in yyparse() local
541 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()