Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c1514 static int moveToRightmost(BtCursor *pCur){ in moveToRightmost() function
1561 rc = moveToRightmost(pCur); in fileBtreeLast()
1723 rc = moveToRightmost(pCur); in fileBtreePrevious()