Home
last modified time | relevance | path

Searched defs:move_is_ok (Results 1 – 6 of 6) sorted by relevance

/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dmove.cpp27 bool move_is_ok(int move) { in move_is_ok() function
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dmove.cpp49 bool move_is_ok(int move) { in move_is_ok() function
/dports/games/scid/scid/src/polyglot/
H A Dmove.cpp33 bool move_is_ok(int move) { in move_is_ok() function
/dports/games/polyglot/polyglot-1.4.70b/
H A Dmove.c29 bool move_is_ok(int move) { in move_is_ok() function
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dmove.cpp51 bool move_is_ok(int move) { in move_is_ok() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddirectn.cc942 bool direction_chooser::move_is_ok() const in move_is_ok() function in direction_chooser