Searched refs:nSampleCol (Results 1 – 1 of 1) sorted by relevance
18704 int nSampleCol; /* Size of IndexSample.anEq[] and so on */ member119404 if( pIdx->nSampleCol>1 ){119409 nCol = pIdx->nSampleCol-1;119529 pIdx->nSampleCol = nIdxCol;119577 nCol = pIdx->nSampleCol;162743 if( p->nSample>0 && ALWAYS(nEq<p->nSampleCol)164009 && ALWAYS(pNew->u.btree.nEq<=pProbe->nSampleCol)