Searched defs:yylen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c336 if (yychar == YYEMPTY && yylen == 1) \
527 int yylen;
760 yylen = yyr2[yyn];
761 if (yylen > 0)
762 yyval = yyvsp[1-yylen]; /* implement default value of the action */
845 yyvsp -= yylen;
846 yyssp -= yylen;
848 yylsp -= yylen;
866 if (yylen == 0)
876 yylsp->last_line = (yylsp+yylen
525 int yylen; local
[all...]

Completed in 56 milliseconds