Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c2555 static int updateMapping( in updateMapping() function
2680 rc = updateMapping(pRtree, iRowid, pRight, iHeight); in SplitNode()
2691 rc = updateMapping(pRtree, iRowid, pLeft, iHeight); in SplitNode()
2697 rc = updateMapping(pRtree, pCell->iRowid, pLeft, iHeight); in SplitNode()