Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c1167 static sqlite3_index_info *allocateIndexInfo( in allocateIndexInfo() function
4020 p = allocateIndexInfo(pWInfo, pWC, mUnusable, pSrc, &mNoOmit); in whereLoopAddVirtual()