Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dboard.cpp232 m_hashValue ^= RAND_EN_PASSANT[epSquareIndex]; in hashEpSquare()
H A Drand64.h816 const quint64 RAND_EN_PASSANT[MAX_EN_PASSANT_SQUARES] = variable