Searched refs:IdxScan (Results 1 – 1 of 1) sorted by relevance
11958 typedef struct IdxScan IdxScan; typedef11993 struct IdxScan { struct12076 IdxScan *pScan; /* List of scan objects */12374 IdxScan *pScan; in expertBestIndex()12380 pScan = idxMalloc(&rc, sizeof(IdxScan)); in expertBestIndex()12881 IdxScan *pScan, in idxCreateFromCons()13016 IdxScan *pIter; in idxCreateCandidates()13045 static void idxScanFree(IdxScan *pScan, IdxScan *pLast){ in idxScanFree()13046 IdxScan *p; in idxScanFree()13047 IdxScan *pNext; in idxScanFree()[all …]