Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c8647 typedef struct ExprList ExprList; typedef
11263 struct ExprList { struct
11265 int iECursor; /* VDBE Cursor associated with this ExprList */ argument
11266 struct ExprList_item { /* For each expression in the list */ argument
11281 } *a; /* Alloc a power of two greater or equal to nExpr */