Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dboard.cpp200 m_hashValue ^= RAND_WHITE_CASTLING_KS; in hashCastlingRights()
H A Drand64.h812 const quint64 RAND_WHITE_CASTLING_KS = Q_UINT64_C(0x60c5f1b38762756d); variable