Home
last modified time | relevance | path

Searched defs:yyssp (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c1005 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, in yy_reduce_print()
1120 yy_state_t *yyssp = yyss; in yyparse() local
1176 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() local
/linux/scripts/kconfig/
A Dparser.tab.c984 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
1122 yy_state_t *yyssp = yyss; in yyparse() local
1168 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse() local

Completed in 9 milliseconds