Searched refs:right_both_xx (Results 1 – 2 of 2) sorted by relevance
175 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()() local176 if (left_both_xx && ! right_both_xx) in operator ()()180 if (! left_both_xx && right_both_xx) in operator ()()
112 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()() local113 if (left_both_xx && ! right_both_xx) in operator ()()117 if (! left_both_xx && right_both_xx) in operator ()()