Home
last modified time | relevance | path

Searched refs:last_root_value (Results 1 – 6 of 6) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Diterate.c167 last_root_value = value; in Iterate()
187 value = last_root_value; in Iterate()
450 last_root_value = value; in Iterate()
678 last_root_value = tree->pv[0].pathv; in Iterate()
710 return last_root_value; in Iterate()
H A Dtest.c354 if (Abs(last_root_value) < margin) in TestEPD()
359 DisplayEvaluation(last_root_value, game_wtm)); in TestEPD()
H A Ddata.h151 extern int last_root_value;
H A Droot.c377 last_root_value = value; in RootMoveEGTB()
H A Dmain.c4534 value = last_root_value;
H A Ddata.c559 int last_root_value; variable