Home
last modified time | relevance | path

Searched refs:tte_SideToMove (Results 1 – 2 of 2) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_guessengine.cpp1390 inline colorT tte_SideToMove(transTableEntryT * tte) in tte_SideToMove() function
1598 if(tte_SideToMove(ttEntry) != stm) in ProbeHash()
/dports/games/scid/scid/src/
H A Dengine.cpp1158 inline colorT tte_SideToMove (transTableEntryT * tte) in tte_SideToMove() function
1302 if (tte_SideToMove(ttEntry) != stm) { return SCORE_NONE; } in ProbeHash()