Home
last modified time | relevance | path

Searched defs:SetEPTarget (Results 1 – 3 of 3) sorted by relevance

/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dposition.h161 void SetEPTarget (squareT s) { EPTarget = s; } in SetEPTarget() function
/dports/games/scid/scid/src/
H A Dposition.h159 void SetEPTarget (squareT s) { EPTarget = s; } in SetEPTarget() function
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_position.h177 void SetEPTarget(squareT s) in SetEPTarget() function