Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dnext.c202 tree->next_status[ply].phase = COUNTER_MOVE2; in NextMove()
206 case COUNTER_MOVE2: in NextMove()
213 tree->phase[ply] = COUNTER_MOVE2; in NextMove()
H A Dchess.h313 # define COUNTER_MOVE2 10 macro