Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dposition.h188 inline uint LeftDiagCount (pieceT p, leftDiagT diag) const { in LeftDiagCount() function
/dports/games/scid/scid/src/
H A Dposition.h186 inline uint LeftDiagCount (pieceT p, leftDiagT diag) { in LeftDiagCount() function
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_position.h269 inline unsigned int LeftDiagCount(pieceT p, leftDiagT diag) const in LeftDiagCount() function