Home
last modified time | relevance | path

Searched defs:move_is_pseudo (Results 1 – 5 of 5) sorted by relevance

/dports/games/scid/scid/src/polyglot/
H A Dmove_legal.cpp26 bool move_is_pseudo(int move, const board_t * board) { in move_is_pseudo() function
/dports/games/polyglot/polyglot-1.4.70b/
H A Dmove_legal.c26 bool move_is_pseudo(int move, const board_t * board) { in move_is_pseudo() function
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dmove_legal.cpp48 bool move_is_pseudo(int move, const board_t * board) { in move_is_pseudo() function
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dmove_legal.cpp26 bool move_is_pseudo(int move, board_t * board) { in move_is_pseudo() function
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dmove_legal.cpp48 bool move_is_pseudo(int move, board_t * board) { in move_is_pseudo() function