OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avl_update_lt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
avl.h
257
* neighbors. To optimize performance
avl_update_lt
() checks only the previous
258
* node and avl_update_gt() checks only the next node. Use
avl_update_lt
() and
263
extern boolean_t
avl_update_lt
(avl_tree_t *, void *);
/src/external/cddl/osnet/dist/common/avl/
avl.c
828
avl_update_lt
(avl_tree_t *t, void *obj)
function
Completed in 47 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026