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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c14211 #define TK_AGG_FUNCTION 167 macro
18047 ** If Expr.op==TK_AGG_COLUMN or TK_AGG_FUNCTION then Expr.pAggInfo is a
18172 ** TK_AGG_FUNCTION: nesting depth
18215 AggInfo *pAggInfo; /* Used by TK_AGG_COLUMN and TK_AGG_FUNCTION */
157388 #define TK_AGG_FUNCTION macro
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7569 #define TK_AGG_FUNCTION 153 macro
10170 ** If Expr.op==TK_AGG_COLUMN or TK_AGG_FUNCTION then Expr.pAggInfo is a
10326 AggInfo *pAggInfo; /* Used by TK_AGG_COLUMN and TK_AGG_FUNCTION */
[all...]

Completed in 1243 milliseconds