Searched refs:idxScanFree (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c6976 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ function
7780 idxScanFree(p->pScan, pScanOrig);
7869 idxScanFree(p->pScan, 0);
/external/sqlite/dist/
H A Dshell.c6982 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ function
7786 idxScanFree(p->pScan, pScanOrig);
7875 idxScanFree(p->pScan, 0);

Completed in 147 milliseconds