Searched refs:ptrIdx (Results 1 – 1 of 1) sorted by relevance
326 int ptrIdx = -1; /* Index of the pointer= constraint, or -1 if none */ in carrayBestIndex() local337 ptrIdx = i; in carrayBestIndex()347 if( ptrIdx>=0 ){ in carrayBestIndex()348 pIdxInfo->aConstraintUsage[ptrIdx].argvIndex = 1; in carrayBestIndex()349 pIdxInfo->aConstraintUsage[ptrIdx].omit = 1; in carrayBestIndex()