Searched refs:moveToRoot (Results 1 – 1 of 1) sorted by relevance
5342 static int moveToRoot(BtCursor *pCur){ in moveToRoot() function5481 rc = moveToRoot(pCur); in sqlite3BtreeFirst()5522 rc = moveToRoot(pCur); in sqlite3BtreeLast()5612 rc = moveToRoot(pCur); in sqlite3BtreeTableMoveto()5855 rc = moveToRoot(pCur); in sqlite3BtreeIndexMoveto()9037 rc = moveToRoot(pCur); in sqlite3BtreeInsert()9604 rc = moveToRoot(pCur); in sqlite3BtreeDelete()10080 rc = moveToRoot(pCur); in sqlite3BtreeCount()10117 return moveToRoot(pCur); in sqlite3BtreeCount()