Searched refs:stepIdx (Results 1 – 1 of 1) sorted by relevance
603 int stepIdx = -1; /* Index of the step= constraint, or -1 if none */ in seriesBestIndex() local621 stepIdx = i; in seriesBestIndex()634 if( stepIdx>=0 ){ in seriesBestIndex()635 pIdxInfo->aConstraintUsage[stepIdx].argvIndex = ++nArg; in seriesBestIndex()636 pIdxInfo->aConstraintUsage[stepIdx].omit = !SQLITE_SERIES_CONSTRAINT_VERIFY; in seriesBestIndex()