Home
last modified time | relevance | path

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

/dports/games/gnugo/gnugo-3.8/engine/
H A Dutils.c694 #define BRANCH_DEPTH 13 macro
767 branch_depth = gg_max(3, BRANCH_DEPTH + depth_level); in set_depth_values()