Searched refs:ponder_opp_move (Results 1 – 3 of 3) sorted by relevance
480 if (move == state->ponder_opp_move && MOVE_IS_REGULAR(state->ponder_my_move)) { in command_usermove()555 state->ponder_opp_move = NO_MOVE; in command_handle()748 char *str = coord_move_str(state->ponder_opp_move); in command_check_abort()767 if (move == state->ponder_opp_move) { in command_check_abort()
67 move_t ponder_opp_move; member
469 state->ponder_opp_move = state->hint; in ponder()470 do_move(state, state->ponder_opp_move); in ponder()