Home
last modified time | relevance | path

Searched refs:ChooseLeaf (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/rtree/
H A Drtree.c2197 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 Dgeopoly.c1663 rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf); in geopolyUpdate()