Searched refs:nAccumulator (Results 1 – 1 of 1) sorted by relevance
18798 int nAccumulator; /* Number of columns that show through to the output. member148239 ii>=pAggInfo->nAccumulator ? "" : " Accumulator");148311 pAggInfo->nColumn = pAggInfo->nAccumulator;148579 if( pAggInfo->nAccumulator148680 if( regHit==0 && pAggInfo->nAccumulator ) regHit = ++pParse->nMem;148693 if( regHit==0 && pAggInfo->nAccumulator ){148699 for(i=0, pC=pAggInfo->aCol; i<pAggInfo->nAccumulator; i++, pC++){149854 pAggInfo->nAccumulator = pAggInfo->nColumn;150235 if( pAggInfo->nAccumulator ){