Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c334 if (yychar == YYEMPTY && yylen == 1) \
523 int yylen; in yyparse() local
756 yylen = yyr2[yyn]; in yyparse()
757 if (yylen > 0) in yyparse()
758 yyval = yyvsp[1-yylen]; /* implement default value of the action */ in yyparse()
840 yyvsp -= yylen; in yyparse()
841 yyssp -= yylen; in yyparse()
843 yylsp -= yylen; in yyparse()
861 if (yylen == 0) in yyparse()
871 yylsp->last_line = (yylsp+yylen-1)->last_line; in yyparse()
[all …]