Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dthread.c781 child->moves_fpruned = 0; in CopyFromParent()
861 parent->moves_fpruned += child->moves_fpruned; in CopyToParent()
H A Diterate.c105 tree->moves_fpruned = 0; in Iterate()
615 Print(8, " fp=%s", DisplayKMB(tree->moves_fpruned, 0)); in Iterate()
H A Dsearch.c536 tree->moves_fpruned++; in SearchMoveList()
H A Dchess.h256 uint64_t moves_fpruned; member