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