Home
last modified time | relevance | path

Searched refs:EvaluateCastling (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Devaluate.c221 EvaluateCastling(tree, ply, side); in Evaluate()
453 void EvaluateCastling(TREE * RESTRICT tree, int ply, int side) { in EvaluateCastling() function
H A Dbook.c182 EvaluateCastling(tree, 1, wtm); in Book()
205 EvaluateCastling(tree, 2, wtm); in Book()
H A Dchess.h389 void EvaluateCastling(TREE *RESTRICT, int, int);