Searched refs:cntIdx (Results 1 – 1 of 1) sorted by relevance
327 int cntIdx = -1; /* Index of the count= constraint, or -1 if none */ in carrayBestIndex() local340 cntIdx = i; in carrayBestIndex()353 if( cntIdx>=0 ){ in carrayBestIndex()354 pIdxInfo->aConstraintUsage[cntIdx].argvIndex = 2; in carrayBestIndex()355 pIdxInfo->aConstraintUsage[cntIdx].omit = 1; in carrayBestIndex()