Searched refs:f_in_check (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dprotos.h42 bool f_in_check (move_s moves[], int m);
H A Dsearch.c819 afterincheck = f_in_check(&moves[0], i);
1192 checks[ply] = f_in_check(&moves[0], i);
H A Dmoves.c814 bool f_in_check(move_s moves[], int m) function

Completed in 83 milliseconds