move_is_capture    59 src/move.h     extern bool move_is_capture       (int move, const board_t * board);
move_is_capture   793 src/sort.cpp         ASSERT(move_is_capture(move,board));