Searched refs:QProbeTT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dprotos.h119 int QProbeTT(int *score, int alpha, int beta, int *best);
H A Dttable.c332 int QProbeTT(int *score, int alpha, int beta, int *best) function
H A Dsearch.c327 switch (QProbeTT(&bound, alpha, beta, &best))

Completed in 103 milliseconds