Searched defs:AVL_XPARENT (Results 1 – 2 of 2) sorted by relevance
68 #define AVL_XPARENT(n) ((n)->avl_parent) macro