Home
last modified time | relevance | path

Searched refs:game_is_ok (Results 1 – 4 of 4) sorted by last modified time

/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dgame.cpp57 bool game_is_ok(const game_t * game) { in game_is_ok() function
265 ASSERT(game_is_ok(game)); in game_disp()
292 ASSERT(game_is_ok(game)); in game_update()
H A Dgame.h67 extern bool game_is_ok (const game_t * game);
/dports/games/polyglot/polyglot-1.4.70b/
H A Dgame.c35 bool game_is_ok(const game_t * game) { in game_is_ok() function
250 ASSERT(game_is_ok(game)); in game_disp()
277 ASSERT(game_is_ok(game)); in game_update()
H A Dgame.h47 extern bool game_is_ok (const game_t * game);