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