Home
last modified time | relevance | path

Searched refs:note_quiet_moves (Results 1 – 2 of 2) sorted by relevance

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsort.cpp111 static void note_quiet_moves (list_t * list, const board_t * board);
355 note_quiet_moves(sort->list,sort->board); in sort_next()
603 static void note_quiet_moves(list_t * list, const board_t * board) { in note_quiet_moves() function
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsort.cpp91 static void note_quiet_moves (list_t * list, const board_t * board);
349 note_quiet_moves(sort->list,sort->board); in sort_next()
696 static void note_quiet_moves(list_t * list, const board_t * board) { in note_quiet_moves() function