Searched refs:nSampleCol (Results 1 – 3 of 3) sorted by relevance
1630 if( pIdx->nSampleCol>1 ){1635 nCol = pIdx->nSampleCol-1;1751 pIdx->nSampleCol = nIdxCol;1793 nCol = pIdx->nSampleCol;
1816 if( p->nSample>0 && ALWAYS(nEq<p->nSampleCol) in whereRangeScanEst()3034 && ALWAYS(pNew->u.btree.nEq<=pProbe->nSampleCol) in whereLoopAddBtreeIndex()
2638 int nSampleCol; /* Size of IndexSample.anEq[] and so on */ member