Home
last modified time | relevance | path

Searched defs:option_get_bool (Results 1 – 4 of 4) sorted by relevance

/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Doption.cpp200 bool option_get_bool(const char var[]) { in option_get_bool() function
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Doption.cpp145 bool option_get_bool(const char var[]) { in option_get_bool() function
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Doption.cpp148 bool option_get_bool(const char var[]) { in option_get_bool() function
/dports/games/polyglot/polyglot-1.4.70b/
H A Doption.c273 bool option_get_bool(option_list_t *option, const char name[]) { in option_get_bool() function