Home
last modified time | relevance | path

Searched refs:DEFEND_MOVE_BAD_KO (Results 1 – 3 of 3) sorted by relevance

/dports/games/gnugo/gnugo-3.8/engine/
H A Dmove_reasons.h34 #define DEFEND_MOVE_BAD_KO 12 macro
H A Dmove_reasons.c277 case DEFEND_MOVE_BAD_KO: in get_pos()
496 if (move_reason_known(pos, DEFEND_MOVE_BAD_KO, what)) in defense_move_reason_known()
671 add_move_reason(pos, DEFEND_MOVE_BAD_KO, ww); in add_defense_move()
1717 case DEFEND_MOVE_BAD_KO: in list_move_reasons()
1898 DEFEND_MOVE_BAD_KO, DEFEND_THREAT, -1 },
1920 DEFEND_MOVE, DEFEND_MOVE_GOOD_KO, DEFEND_MOVE_BAD_KO, -1},
H A Dvalue_moves.c182 || move_reasons[r].type == DEFEND_MOVE_BAD_KO in find_more_attack_and_defense_moves()
325 || move_reason_type == DEFEND_MOVE_BAD_KO in do_find_more_owl_attack_and_defense_moves()
377 || move_reason_type == DEFEND_MOVE_BAD_KO in do_find_more_owl_attack_and_defense_moves()
1268 case DEFEND_MOVE_BAD_KO: in examine_move_safety()
1864 case DEFEND_MOVE_BAD_KO: in estimate_territorial_value()
1910 else if (move_reasons[r].type == DEFEND_MOVE_BAD_KO) { in estimate_territorial_value()
2583 case DEFEND_MOVE_BAD_KO: in estimate_strategical_value()
2605 || move_reasons[r].type == DEFEND_MOVE_BAD_KO) { in estimate_strategical_value()