Searched defs:TreeNode (Results 1 – 1 of 1) sorted by relevance
93 typedef struct TreeNode TreeNode; typedef153 struct TreeNode { struct154 u32 aiKeyPtr[3]; /* Array of pointers to TreeKey objects */180 ** cursor currently points to key aiCell[iNode] on node apTreeNode[iNode]. argument183 ** index of the TreeNode.apChild[] pointer followed to descend to the argument