Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DwhereInt.h34 typedef struct WhereOrSet WhereOrSet; typedef
183 struct WhereOrSet { struct
184 u16 n; /* Number of valid a[] entries */
185 WhereOrCost a[N_OR_COST]; /* Set of best costs */