Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dbitboard.h268 chessx::Square CastlingKingTarget(int rookIndex) const;
H A Dbitboard.cpp2606 Square BitBoard::CastlingKingTarget(int rookIndex) const in CastlingKingTarget() function in BitBoard
2869 Square to = CastlingKingTarget(n); in prepareCastle960()