ChooseLeaf 126914 sqlite3/libsqlite/sqlite3.c rc = ChooseLeaf(pRtree, p, iHeight, &pInsert); ChooseLeaf 126985 sqlite3/libsqlite/sqlite3.c rc = ChooseLeaf(pRtree, &cell, (int)pNode->iNode, &pInsert); ChooseLeaf 127195 sqlite3/libsqlite/sqlite3.c rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf);