Searched defs:ExprList (Results 1 – 1 of 1) sorted by relevance
1185 typedef struct ExprList ExprList; typedef3022 struct ExprList { struct3025 struct ExprList_item { /* For each expression in the list */ argument3041 struct { /* Used by any ExprList other than Parse.pConsExpr */ argument3048 } a[1]; /* One slot for each expression in the list */