Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DwhereInt.h33 typedef struct WhereOrCost WhereOrCost; typedef
172 struct WhereOrCost { struct
185 WhereOrCost a[N_OR_COST]; /* Set of best costs */ argument