Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Devaluate.c282 EvaluateBishops(tree, side); in Evaluate()
324 void EvaluateBishops(TREE * RESTRICT tree, int side) { in EvaluateBishops() function
H A Dchess.h388 void EvaluateBishops(TREE *RESTRICT, int);
H A Doption.c3035 EvaluateBishops(tree, black); in Option()
3040 EvaluateBishops(tree, white); in Option()