Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Devaluate.c290 EvaluateKing(tree, ply, side); in Evaluate()
619 void EvaluateKing(TREE * RESTRICT tree, int ply, int side) { in EvaluateKing() function
H A Dchess.h392 void EvaluateKing(TREE *RESTRICT, int, int);
H A Doption.c3094 EvaluateKing(tree, 1, black); in Option()
3099 EvaluateKing(tree, 1, white); in Option()