Home | History | Annotate | Download | only in dist

Lines Matching full:idx4

2780   int idx4 = -1;
2789 if( pConstraint->iColumn==4 ) idx4 = i;
2793 if( idx4<0 ){
2797 pIdxInfo->aConstraintUsage[idx4].omit = 1;
2798 pIdxInfo->aConstraintUsage[idx4].argvIndex = 1;