Home
last modified time | relevance | path

Searched defs:nodeplace (Results 1 – 5 of 5) sorted by relevance

/components/utilities/libadt/avl/
A Davl.c26 struct util_avl_struct **nodeplace, in rotate_right()
46 struct util_avl_struct **nodeplace, in midmount_right()
71 struct util_avl_struct **nodeplace, in rotate_left()
91 struct util_avl_struct **nodeplace, in midmount_left()
127 struct util_avl_struct **nodeplace; in util_avl_rebalance() local
178 struct util_avl_struct **nodeplace; in util_avl_remove() local
A Davl.h40 struct util_avl_struct **nodeplace) in util_avl_link()
/components/lwp/
A Dlwp_avl.c17 struct lwp_avl_struct **nodeplace = *--nodeplaces_ptr; in lwp_avl_rebalance() local
82 struct lwp_avl_struct **nodeplace = ptree; in lwp_avl_remove() local
114 struct lwp_avl_struct **nodeplace = &node_to_delete->avl_left; in lwp_avl_remove() local
138 struct lwp_avl_struct **nodeplace = ptree; in lwp_avl_insert() local
/components/dfs/dfs_v1/filesystems/cromfs/
A Ddfs_cromfs.c134 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance() local
200 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_remove() local
237 struct cromfs_avl_struct ** nodeplace = &node_to_delete->avl_left; in cromfs_avl_remove() local
263 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_insert() local
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c145 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance() local
211 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_remove() local
248 struct cromfs_avl_struct ** nodeplace = &node_to_delete->avl_left; in cromfs_avl_remove() local
274 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_insert() local

Completed in 19 milliseconds