Searched defs:move_ordering (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dsearch.c62 void order_moves (move_s moves[], int32_t move_ordering[], int32_t see_values[], int num_moves, int best) { argument
274 move_ordering[MOVE_BUFF], local
448 remove_one(int *marker, int32_t move_ordering[], int num_moves) argument
481 int32_t score = -INF, move_ordering[MOVE_BUFF], see_values[MOVE_BUFF]; local
1068 int32_t root_score = -INF, move_ordering[MOVE_BUFF], see_values[MOVE_BUFF]; local
[all...]

Completed in 82 milliseconds