Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/database/
H A Dbitboard.cpp125 const quint64 fileNotAB = ~(fileA | fileB); variable
136 #define Shift2Right(b) (((b)<<2)&fileNotAB)