Searched defs:BtRbTree (Results 1 – 1 of 1) sorted by relevance
34 typedef struct BtRbTree BtRbTree; typedef118 struct BtRbTree { struct119 RbtCursor *pCursors; /* All cursors pointing to this tree */120 BtRbNode *pHead; /* Head of the tree, or NULL */