Searched defs:is_max_leaf (Results 1 – 1 of 1) sorted by relevance
197 Tree<T>::_find(Node *node, uint32_t id, uint32_t depth, bool *is_max_leaf)223 Tree<T>::find_shadow(uint32_t id, bool *is_max_leaf)230 Tree<T>::find(uint32_t id, bool *is_max_leaf)280 bool is_max_leaf = false; local