Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbtree.c5453 static int moveToRightmost(BtCursor *pCur){ in moveToRightmost() function
5526 rc = moveToRightmost(pCur); in sqlite3BtreeLast()
6179 rc = moveToRightmost(pCur); in btreePrevious()