Home | History | Annotate | Download | only in orig

Lines Matching defs:idx4

2774   int idx4 = -1;
2783 if( pConstraint->iColumn==4 ) idx4 = i;
2787 if( idx4<0 ){
2791 pIdxInfo->aConstraintUsage[idx4].omit = 1;
2792 pIdxInfo->aConstraintUsage[idx4].argvIndex = 1;