Searched refs:_goto (Results 1 – 5 of 5) sorted by relevance
256 _goto: while (true) { in test()261 continue _goto; in test() local265 continue _goto; in test() local454 …essorType = SyntheticAccessorResolver.GETTER; { p += 1; _goto_targ = 5; if (true) continue _goto;} in test() local460 …essorType = SyntheticAccessorResolver.SETTER; { p += 1; _goto_targ = 5; if (true) continue _goto;} in test() local466 …essorType = SyntheticAccessorResolver.METHOD; { p += 1; _goto_targ = 5; if (true) continue _goto;} in test() local484 accessorType = mathOp; { p += 1; _goto_targ = 5; if (true) continue _goto;} in test() local495 continue _goto; in test() local499 continue _goto; in test() local
188 int _goto = 0xA7; // 167 2 0 field486 _UNCONDITIONAL_BRANCHES [_goto] = true;552 _NARROW_SIZE [_goto] = 3;
1521 self._goto(ende)1528 def _goto(self, end): member in TNavigator1690 self._goto(Vec2D(*x))1692 self._goto(Vec2D(x, y))1724 self._goto(Vec2D(x, self._position[1]))1742 self._goto(Vec2D(self._position[0], y))2977 def _goto(self, end): member in RawTurtle
794 case _goto: in visit()
1439 Split the goto() function in two: _goto() is the internal one,