Searched defs:AVL_XCHILD (Results 1 – 2 of 2) sorted by relevance
71 #define AVL_XCHILD(n) ((n)->avl_child_index) macro