Searched refs:__inorder_to_tree (Results 1 – 1 of 1) sorted by relevance
446 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree() function469 return __inorder_to_tree(j, t->size, t->extra); in inorder_to_tree()490 if (__inorder_to_tree(i, size, extra) != j)