Home
last modified time | relevance | path

Searched refs:attack_works (Results 1 – 2 of 2) sorted by relevance

/dports/games/gnugo/gnugo-3.8/engine/
H A Dworm.c305 int attack_works = 1; in make_worms() local
323 attack_works = 0; in make_worms()
329 attack_works = 0; in make_worms()
332 if (attack_works) { in make_worms()
H A Dvalue_moves.c252 int attack_works = 1; in find_more_attack_and_defense_moves() local
261 attack_works = 0; in find_more_attack_and_defense_moves()
267 attack_works = 0; in find_more_attack_and_defense_moves()
269 if (attack_works) { in find_more_attack_and_defense_moves()