Searched refs:iAgg (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h671 ** value is also stored in the Expr.iAgg column in the aggregate so that
696 int iAgg; /* When op==TK_COLUMN and pParse->useAgg==TRUE, pull member in struct:Expr
697 ** result from the iAgg-th element of the aggregator */
H A Dselect.c1548 pExpr->iAgg = pNew->iAgg;

Completed in 24 milliseconds