Home
last modified time | relevance | path

Searched refs:KSAFETY (Results 1 – 1 of 1) sorted by path

/dports/games/phalanx/Phalanx-XXV/
H A Dstatic.c1608 #define KSAFETY 1 in score_position() macro
1611 midresult -= Wknow.khung * Wknow.khung * KSAFETY; in score_position()
1614 printf( " (whi) king safety = %i\n", Wknow.khung * Wknow.khung * -KSAFETY ); in score_position()
1620 midresult += Bknow.khung * Bknow.khung * KSAFETY; in score_position()
1623 printf( " (bla) king safety = %i\n", Bknow.khung * Bknow.khung * -KSAFETY ); in score_position()