Lines Matching defs:removeNode
147037 static int removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight){147135 rc = removeNode(pRtree, pNode, iHeight);147377 rc = removeNode(pRtree, pChild, pRtree->iDepth-1);