Home
last modified time | relevance | path

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

/dports/games/dreamchess/dreamchess-0.3.0/dreamchess/src/
H A Dboard.h74 #define MOVE_STALEMATE 3 macro
H A Ddreamchess.c246 } else if (new_board.state == MOVE_STALEMATE) { in do_move()
H A Dboard.c434 move->state = MOVE_STALEMATE; in move_set_attr()
/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c83 #define MOVE_STALEMATE 0xFFFF macro
1570 return MOVE_STALEMATE; in probe_root()
1667 if (move == MOVE_STALEMATE) in tb_probe_root_impl()