Searched refs:push_king (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dmoves.c557 push_king (from-13);
558 push_king (from-12);
559 push_king (from-11);
560 push_king (from-1);
561 push_king (from+1);
562 push_king (from+11);
563 push_king (from+12);
564 push_king (from+13);
668 push_king (from-13);
669 push_king (fro
1769 void push_king (int target) { function
[all...]
H A Dprotos.h65 void push_king (int target);

Completed in 60 milliseconds