Home
last modified time | relevance | path

Searched defs:is_in_check (Results 1 – 3 of 3) sorted by relevance

/dports/games/scid/scid/src/polyglot/
H A Dattack.cpp131 bool is_in_check(const board_t * board, int colour) { in is_in_check() function
/dports/games/polyglot/polyglot-1.4.70b/
H A Dattack.c131 bool is_in_check(const board_t * board, int colour) { in is_in_check() function
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dattack.cpp153 bool is_in_check(const board_t * board, int colour) { in is_in_check() function