Home
last modified time | relevance | path

Searched refs:moves_mpruned (Results 1 – 4 of 4) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dthread.c782 child->moves_mpruned = 0; in CopyFromParent()
862 parent->moves_mpruned += child->moves_mpruned; in CopyToParent()
H A Diterate.c106 tree->moves_mpruned = 0; in Iterate()
616 Print(8, " mcp=%s", DisplayKMB(tree->moves_mpruned, 0)); in Iterate()
H A Dsearch.c561 tree->moves_mpruned++; in SearchMoveList()
H A Dchess.h257 uint64_t moves_mpruned; member