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