Searched refs:IdxScan (Results 1 – 1 of 1) sorted by relevance
9286 typedef struct IdxScan IdxScan; typedef9321 struct IdxScan { struct9404 IdxScan *pScan; /* List of scan objects */9702 IdxScan *pScan; in expertBestIndex()9708 pScan = idxMalloc(&rc, sizeof(IdxScan)); in expertBestIndex()10193 IdxScan *pScan, in idxCreateFromCons()10328 IdxScan *pIter; in idxCreateCandidates()10357 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ in idxScanFree()10358 IdxScan *p; in idxScanFree()10359 IdxScan *pNext; in idxScanFree()[all …]