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.c499 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */
545 yyvsp = yyvs;
561 YYSTYPE *yyvs1 = yyvs;
588 yyss = yyss1; yyvs = yyvs1;
600 free (yyvs);
616 yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp));
617 __yy_memcpy ((char *)yyvs, (char *)yyvs1,
627 yyvsp = yyvs + size - 1;
1044 free (yyvs);
1056 free (yyvs);
497 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */ local
[all...]

Completed in 248 milliseconds