Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbindex.cpp1049 const BYTE *prgcLegal3, in VInitTriple() argument
1065 if (prgcLegal1 == prgcLegal2 && prgcLegal2 == prgcLegal3) in VInitTriple()
1069 cPositions3 = prgcLegal3[sqKing2] - ((BYTE) -1 != prgsqPiece3[sqKing2*64+sqKing1]); in VInitTriple()
1072 else if (prgcLegal2 == prgcLegal3) in VInitTriple()
1080 cPositions3 = prgcLegal3[sqKing2] - ((BYTE) -1 != prgsqPiece3[sqKing2*64+sqKing1]); in VInitTriple()