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

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dmoves.c451 #define push_knight(t) if (board[(t)] != frame) push_knighT((t)) macro
521 push_knight (from-25);
522 push_knight (from-23);
523 push_knight (from-14);
524 push_knight (from-10);
525 push_knight (from+10);
526 push_knight (from+14);
527 push_knight (from+23);
528 push_knight (from+25);
632 push_knight (fro
[all...]

Completed in 69 milliseconds