Searched defs:AVL_INDEX2CHILD (Results 1 – 2 of 2) sorted by relevance
137 #define AVL_INDEX2CHILD(x) ((x) & 1) macro