Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/tools/pioasm/gen/
Dparser.cpp133 #define yyerrok (yyerrstatus_ = 0)
139 #define YYRECOVERING() (!!yyerrstatus_)
831 int yyerrstatus_ = 0; in parse() local
939 if (yyerrstatus_) in parse()
940 --yyerrstatus_; in parse()
1762 if (!yyerrstatus_) in parse()
1772 if (yyerrstatus_ == 3) in parse()
1812 yyerrstatus_ = 3; // Each real token shifted decrements this. in parse()