Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dboard.cpp212 m_hashValue ^= RAND_BLACK_CASTLING_QS; in hashCastlingRights()
H A Drand64.h815 const quint64 RAND_BLACK_CASTLING_QS = Q_UINT64_C(0x4a2da478101f9d64); variable