Searched refs:yydestruct (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c775 yydestruct (int yytype, YYSTYPE *yyvaluep)
778 yydestruct (yytype, yyvaluep)
1281 yydestruct (yystos[*yyssp], yyvsp);
1287 yydestruct (yytoken, &yylval);
1341 yydestruct (yystos[yystate], yyvsp);
773 yydestruct (int yytype, YYSTYPE *yyvaluep) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c34 static void yydestruct(pTHX_ void *ptr);
1428 ENTER; /* force yydestruct() before we return */
1431 SAVEDESTRUCTOR_X(yydestruct, ysave);
2527 LEAVE; /* force yydestruct() before we return */
2533 yydestruct(pTHX_ void *ptr) function

Completed in 22 milliseconds