Home
last modified time | relevance | path

Searched defs:AggInfo (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A DsqliteInt.h1173 typedef struct AggInfo AggInfo; typedef
2714 struct AggInfo { struct
2724 struct AggInfo_col { /* For each column used in source tables */ argument
2736 struct AggInfo_func { /* For each aggregate function */ argument
2744 u32 selId; /* Select to which this AggInfo belongs */ argument