cellGrowth 125863 third_party/sqlite/amalgamation/sqlite3.c growth = cellGrowth(pRtree, &cell, pCell); cellGrowth 126053 third_party/sqlite/amalgamation/sqlite3.c float left = cellGrowth(pRtree, pLeftBox, &aCell[ii]); cellGrowth 126054 third_party/sqlite/amalgamation/sqlite3.c float right = cellGrowth(pRtree, pLeftBox, &aCell[ii]); cellGrowth 126087 third_party/sqlite/amalgamation/sqlite3.c float growth = cellGrowth(pRtree, &aCell[ii], &aCell[jj]); cellGrowth 126381 third_party/sqlite/amalgamation/sqlite3.c cellGrowth(pRtree, pBboxLeft, pNext) - cellGrowth 126382 third_party/sqlite/amalgamation/sqlite3.c cellGrowth(pRtree, pBboxRight, pNext) cellGrowth 1606 third_party/sqlite/src/ext/rtree/rtree.c growth = cellGrowth(pRtree, &cell, pCell); cellGrowth 1796 third_party/sqlite/src/ext/rtree/rtree.c float left = cellGrowth(pRtree, pLeftBox, &aCell[ii]); cellGrowth 1797 third_party/sqlite/src/ext/rtree/rtree.c float right = cellGrowth(pRtree, pLeftBox, &aCell[ii]); cellGrowth 1830 third_party/sqlite/src/ext/rtree/rtree.c float growth = cellGrowth(pRtree, &aCell[ii], &aCell[jj]); cellGrowth 2124 third_party/sqlite/src/ext/rtree/rtree.c cellGrowth(pRtree, pBboxLeft, pNext) - cellGrowth 2125 third_party/sqlite/src/ext/rtree/rtree.c cellGrowth(pRtree, pBboxRight, pNext)