Home | History | Annotate | Download | only in Checkers

Lines Matching defs:maxDepth

1858   unsigned maxDepth = 4;
1859 while (S && maxDepth) {
1866 --maxDepth;