Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_CONFIG_HEAP

1731 ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
1732 ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
1736 ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
1739 ** ^There are three arguments to SQLITE_CONFIG_HEAP:
1930 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */