Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbindex.cpp3013 #define MAX_TOTAL_PIECES 5 /* Maximum # of pieces on the board */ macro
3014 #define MAX_NON_KINGS (MAX_TOTAL_PIECES - 2)
3037 char m_rgchName[MAX_TOTAL_PIECES+1];