Home | History | Annotate | Download | only in dist

Lines Matching refs:nAccumulator

9673   int nAccumulator;       /* Number of columns that show through to the output.
91455 for(i=0, pC=pAggInfo->aCol; i<pAggInfo->nAccumulator; i++, pC++){
91804 sAggInfo.nAccumulator = sAggInfo.nColumn;