Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsqlite/src/
H A Dwhere.c491 Index *pBestIdx = 0; in sqliteWhereBegin() local
650 pBestIdx = pIdx; in sqliteWhereBegin()
654 pWInfo->a[i].pIdx = pBestIdx; in sqliteWhereBegin()
658 if( pBestIdx ){ in sqliteWhereBegin()