Searched refs:hashflagBeta (Results 1 – 1 of 1) sorted by relevance
864 if (hashNode.flags == hashflagBeta && hashValue >= beta)1000 StoreHash(value, hashflagBeta, ply, currentMove, depth);1106 StoreHash(value, hashflagBeta, ply, currentMove, depth);1315 var hashflagBeta = 2; variable