Searched refs:yylhs (Results 1 – 3 of 3) sorted by relevance
1115 int yylhs = yyr1[yyrule] - YYNTOKENS;1116 yystate = yypgoto[yylhs] + *yyesp;1119 yystate = yydefgoto[yylhs];
1001 yyLRgotoState (yyStateNum yystate, yySymbol yylhs)1004 yyr = yypgoto[yylhs - YYNTOKENS] + yystate;1008 return yydefgoto[yylhs - YYNTOKENS];
1544 int yylhs = yyr1[yyrule] - YYNTOKENS; in yy_lac() local1545 yystate = yypgoto[yylhs] + *yyesp; in yy_lac()1548 yystate = yydefgoto[yylhs]; in yy_lac()