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