Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c2156 static RtreeDValue cellGrowth(Rtree *pRtree, RtreeCell *p, RtreeCell *pCell){ in cellGrowth() function
2230 growth = cellGrowth(pRtree, &cell, pCell); in ChooseLeaf()