Searched refs:hhash (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Chess-310.5/sjeng/
H A Dprotos.h120 void LearnStoreTT(int score, unsigned nhash, unsigned hhash, int tomove, int best, int depth);
H A Dttable.c220 void LearnStoreTT(int score, unsigned nhash, unsigned hhash, int tomove, int best, int depth) argument
238 AS_TTable[index].Hold_hash = hhash;

Completed in 53 milliseconds