Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/tools/pioasm/gen/
Dparser.cpp795 parser::yy_lr_goto_state_ (state_type yystate, int yysym) in yy_lr_goto_state_() argument
797 int yyr = yypgoto_[yysym - YYNTOKENS] + yystate; in yy_lr_goto_state_()
798 if (0 <= yyr && yyr <= yylast_ && yycheck_[yyr] == yystate) in yy_lr_goto_state_()
Dparser.hpp2876 static state_type yy_lr_goto_state_ (state_type yystate, int yysym);