Searched defs:ExprList (Results 1 – 1 of 1) sorted by relevance
8647 typedef struct ExprList ExprList; typedef11263 struct ExprList { struct11265 int iECursor; /* VDBE Cursor associated with this ExprList */ argument11266 struct ExprList_item { /* For each expression in the list */ argument11281 } *a; /* Alloc a power of two greater or equal to nExpr */