Searched refs:MAX_TREE_SEARCH_DEPTH (Results 1 – 2 of 2) sorted by relevance
253 #define MAX_TREE_SEARCH_DEPTH 64 macro256 #undef MAX_TREE_SEARCH_DEPTH
144 for (depth_remaining = MAX_TREE_SEARCH_DEPTH; ; --depth_remaining) { in FN()