Lines Matching +refs:define +refs:feature
131 - **`sqlite-add-feature-flag ?-shell? FLAG...`**\
132 Adds the given feature flag to the CFLAGS which are specific to
140 The shell-specific counterpart of `sqlite-add-feature-flag` which
263 those flags get exported as as C `#define`s to `sqlite_cfg.h`, where
289 feature tests performed by the configure script may amend global flags
307 implicitly modified global state which broke the zlib feature
308 test. Because the feature tests no longer (intentionally) modify
311 In this build, cases where feature tests modify global state in such a
312 way that it may impact later feature tests are either (A) very
318 results of any given feature test into its own well-defined
336 set library-level feature toggles, e.g. `-DSQLITE_OMIT_FOO`, in which
431 Next, define: