Home
last modified time | relevance | path

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

/dports/games/gnugo/gnugo-3.8/engine/
H A Dvalue_moves.c1413 int safetyb = db->safety; in connection_value() local
1436 && (safetyb == ALIVE in connection_value()
1437 || safetyb == STRONGLY_ALIVE in connection_value()
1438 || safetyb == INVINCIBLE)) in connection_value()
1442 if (safetyb == INESSENTIAL) in connection_value()
1460 = crude_dragon_weakness(safetyb, &genus_sum, in connection_value()