Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c220649 static int updateMapping( function
220774 rc = updateMapping(pRtree, iRowid, pRight, iHeight);
220785 rc = updateMapping(pRtree, iRowid, pLeft, iHeight);
220791 rc = updateMapping(pRtree, pCell->iRowid, pLeft, iHeight);