note_moves 198 src/search_full.cpp note_moves(list,board,0,trans_move); note_moves 193 src/sort.cpp note_moves(sort->list,sort->board,sort->height,sort->trans_killer); note_moves 47 src/sort.h extern void note_moves (list_t * list, const board_t * board, int height, int trans_killer);