Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c489 register YYSTYPE *yyvsp; in yyparse() local
504 #define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) in yyparse()
506 #define YYPOPSTACK (yyvsp--, yyssp--) in yyparse()
543 yyvsp = yyvs; in yyparse()
576 &yyvs1, size * sizeof (*yyvsp), in yyparse()
582 &yyvs1, size * sizeof (*yyvsp), in yyparse()
614 yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp)); in yyparse()
616 size * (unsigned int) sizeof (*yyvsp)); in yyparse()
625 yyvsp = yyvs + size - 1; in yyparse()
738 *++yyvsp = yylval; in yyparse()
[all …]