Searched refs:thisdepth (Results 1 – 2 of 2) sorted by relevance
391 int thisdepth = 1; in find_path() local414 thisdepth++; in find_path()421 if (thisdepth > depth) in find_path()422 depth = thisdepth; in find_path()