Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Drtree.c842 static int nodeInsertCell( in nodeInsertCell() function
2546 nodeInsertCell(pRtree, pTarget, pCell); in splitNodeStartree()
2938 nodeInsertCell(pRtree, pNode, p); in Reinsert()
2990 if( nodeInsertCell(pRtree, pNode, pCell) ){ in rtreeInsertCell()