Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c809 static void nodeOverwriteCell( in nodeOverwriteCell() function
855 nodeOverwriteCell(pRtree, pNode, pCell, nCell); in nodeInsertCell()
2284 nodeOverwriteCell(pRtree, pParent, &cell, iCell); in AdjustTree()
2666 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2828 nodeOverwriteCell(pRtree, pParent, &box, ii); in fixBoundingBox()