Searched refs:set_wrap_target (Results 1 – 4 of 4) sorted by relevance
319 void set_wrap_target(const yy::location &l);
164 void program::set_wrap_target(const yy::location &l) { in set_wrap_target() function in program
205 …ARGET { pioasm.get_current_program(@1, ".wrap_target").set_wrap_target(@$); }
1142 …{ pioasm.get_current_program(yystack_[0].location, ".wrap_target").set_wrap_target(yylhs.location)… in parse()