Searched refs:ChooseLeaf (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/rtree/ |
| H A D | rtree.c | 2197 static int ChooseLeaf( in ChooseLeaf() function 2956 rc = ChooseLeaf(pRtree, p, iHeight, &pInsert); in Reinsert() 3023 rc = ChooseLeaf(pRtree, &cell, (int)pNode->iNode, &pInsert); in reinsertNodeContent() 3335 rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf); in rtreeUpdate()
|
| H A D | geopoly.c | 1663 rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf); in geopolyUpdate()
|