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