Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsqlite/src/
H A Dwhere.c215 static Index *findSortingIndex( in findSortingIndex() function
688 pSortIdx = findSortingIndex(pTab, pTabList->a[0].iCursor, in sqliteWhereBegin()