Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbdecode.c132 #define LOG_MAX_DISTANCES 6 /* see check below */ macro
134 #if MAX_DISTANCES > (1 << LOG_MAX_DISTANCES)
135 #error MAX_DISTANCES should not exceed (1 << LOG_MAX_DISTANCES)