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

/macosx-10.10.1/Chess-310.6/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 142 milliseconds