Searched defs:Rtree (Results 1 – 1 of 1) sorted by relevance
110 typedef struct Rtree Rtree; typedef145 struct Rtree { struct167 u32 nNodeRef; /* Number RtreeNodes with positive nRef */ argument172 ** RtreeNode.pNext. RtreeNode.iNode stores the depth of the sub-tree argument175 RtreeNode *pDeleted; argument198 RtreeNode *aHash[HASHSIZE]; /* Hash table of in-memory nodes. */ argument201 /* Possible values for Rtree.eCoordType: */ argument