Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c221027 static int updateMapping( function
221152 rc = updateMapping(pRtree, iRowid, pRight, iHeight);
221163 rc = updateMapping(pRtree, iRowid, pLeft, iHeight);
221169 rc = updateMapping(pRtree, pCell->iRowid, pLeft, iHeight);