Searched refs:nSampleCol (Results 1 – 1 of 1) sorted by relevance
18559 int nSampleCol; /* Size of IndexSample.anEq[] and so on */ member118863 if( pIdx->nSampleCol>1 ){118868 nCol = pIdx->nSampleCol-1;118988 pIdx->nSampleCol = nIdxCol;119036 nCol = pIdx->nSampleCol;162161 if( p->nSample>0 && ALWAYS(nEq<p->nSampleCol)163383 && ALWAYS(pNew->u.btree.nEq<=pProbe->nSampleCol)