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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c147 short yysindex[] = { 0, variable
2125 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
2166 if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 &&
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c149 static short yysindex[] = { 0, variable
1482 if ((yyn = yysindex[yystate]) && (yyn += yychar) >= 0 &&
1535 if ((yyn = yysindex[*yyssp]) && (yyn += YYERRCODE) >= 0 &&

Completed in 27 milliseconds