Home
last modified time | relevance | path

Searched refs:KINGCAP (Results 1 – 2 of 2) sorted by relevance

/dports/games/sjeng/Sjeng-Free-11.2/
H A Dprobe.c35 #define KINGCAP 50000 macro
228 return KINGCAP; in probe_egtb()
234 return KINGCAP; in probe_egtb()
253 return KINGCAP; in probe_egtb()
282 if (tbScore == bev_broken) return KINGCAP; in probe_egtb()
296 return KINGCAP; in probe_egtb()
H A Dsearch.c57 #define KINGCAP 50000 macro
373 if (kingcap) return KINGCAP; in qsearch()
391 if (score != -KINGCAP) in qsearch()
545 if (egscore != KINGCAP) in search()
890 if (score > best_score && !time_exit && score != -KINGCAP) in search()