Searched refs:IdxScan (Results 1 – 1 of 1) sorted by relevance
42 typedef struct IdxScan IdxScan; typedef77 struct IdxScan { struct160 IdxScan *pScan; /* List of scan objects */458 IdxScan *pScan; in expertBestIndex()464 pScan = idxMalloc(&rc, sizeof(IdxScan)); in expertBestIndex()964 IdxScan *pScan, in idxCreateFromCons()1099 IdxScan *pIter; in idxCreateCandidates()1128 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ in idxScanFree()1129 IdxScan *p; in idxScanFree()1130 IdxScan *pNext; in idxScanFree()[all …]