sort_init 195 src/search.cpp sort_init(); sort_init 543 src/search_full.cpp sort_init(sort,board,attack,depth,height,trans_move); sort_init 749 src/search_full.cpp sort_init(sort,board,attack,depth,height,trans_move); sort_init 34 src/sort.h extern void sort_init (); sort_init 36 src/sort.h extern void sort_init (sort_t * sort, board_t * board, const attack_t * attack, int depth, int height, int trans_killer);