Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-parser.tab.c1918 const int yylhs = yyr1[yyn] - YYNTOKENS; in yyparse() local
1919 const int yyi = yypgoto[yylhs] + *yyssp; in yyparse()
1922 : yydefgoto[yylhs]); in yyparse()
/linux/scripts/kconfig/
A Dparser.tab.c1763 const int yylhs = yyr1[yyn] - YYNTOKENS; in yyparse() local
1764 const int yyi = yypgoto[yylhs] + *yyssp; in yyparse()
1767 : yydefgoto[yylhs]); in yyparse()

Completed in 9 milliseconds