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

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dttable.c60 TType AS_TTable[TTSIZE];
64 TType *AS_TTable; variable
70 memset(AS_TTable, 0, sizeof(TType) * TTSize);
189 AS_TTable[index].Type = UPPER;
194 AS_TTable[index].Type = LOWER;
199 AS_TTable[index].Type = EXACT;
208 AS_TTable[index].Hash = hash;
209 AS_TTable[index].Hold_hash = hold_hash;
210 AS_TTable[index].Depth = depth;
211 AS_TTable[inde
[all...]

Completed in 158 milliseconds