Searched refs:to_prop_bt (Results 1 – 1 of 1) sorted by relevance
343 static inline prop_bt *to_prop_bt(atomic_uint_least32_t* off_p) { in to_prop_bt() function387 current = to_prop_bt(¤t->left); in find_prop_bt()403 current = to_prop_bt(¤t->right); in find_prop_bt()441 root = to_prop_bt(¤t->children); in find_property()554 const int err = foreach_property(to_prop_bt(&trie->left), propfn, cookie); in foreach_property()567 const int err = foreach_property(to_prop_bt(&trie->children), propfn, cookie); in foreach_property()573 const int err = foreach_property(to_prop_bt(&trie->right), propfn, cookie); in foreach_property()