Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DwhereInt.h45 typedef struct WhereOrSet WhereOrSet; typedef
164 struct WhereOrSet { struct
165 u16 n; /* Number of valid a[] entries */
166 WhereOrCost a[N_OR_COST]; /* Set of best costs */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DwhereInt.h34 typedef struct WhereOrSet WhereOrSet; typedef
157 struct WhereOrSet { struct
158 u16 n; /* Number of valid a[] entries */
159 WhereOrCost a[N_OR_COST]; /* Set of best costs */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h47 typedef struct WhereOrSet WhereOrSet; typedef
170 struct WhereOrSet { struct
171 u16 n; /* Number of valid a[] entries */
172 WhereOrCost a[N_OR_COST]; /* Set of best costs */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DwhereInt.h47 typedef struct WhereOrSet WhereOrSet; typedef
170 struct WhereOrSet { struct
171 u16 n; /* Number of valid a[] entries */
172 WhereOrCost a[N_OR_COST]; /* Set of best costs */