Searched defs:AVL_SETBALANCE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Davl_impl.h75 #define AVL_SETBALANCE(n, b) ((n)->avl_balance = (short)(b)) macro
117 #define AVL_SETBALANCE(n, b) \ macro

Completed in 20 milliseconds