Searched refs:ctypeIdx (Results 1 – 1 of 1) sorted by relevance
328 int ctypeIdx = -1; /* Index of the ctype= constraint, or -1 if none */ in carrayBestIndex() local343 ctypeIdx = i; in carrayBestIndex()357 if( ctypeIdx>=0 ){ in carrayBestIndex()358 pIdxInfo->aConstraintUsage[ctypeIdx].argvIndex = 3; in carrayBestIndex()359 pIdxInfo->aConstraintUsage[ctypeIdx].omit = 1; in carrayBestIndex()