Searched refs:nSampleCol (Results 1 – 1 of 1) sorted by relevance
19177 int nSampleCol; /* Size of IndexSample.anEq[] and so on */ member121789 if( pIdx->nSampleCol>1 ){121794 nCol = pIdx->nSampleCol-1;121915 pIdx->nSampleCol = nIdxCol;121966 nCol = pIdx->nSampleCol;166567 if( p->nSample>0 && ALWAYS(nEq<p->nSampleCol)167856 && ALWAYS(pNew->u.btree.nEq<=pProbe->nSampleCol)