Searched defs:SQLITE_CONFIG_WIN32_HEAPSIZE (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h1763 ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
1764 ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
1765 ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
1767 ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
1812 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */ macro
H A Dsqlite3.c1970 ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
1971 ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
1972 ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
1974 ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
2019 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1763 ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
1764 ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
1765 ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
1767 ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
1812 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */ macro
H A Dsqlite3.c1970 ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
1971 ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
1972 ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
1974 ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
2019 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */ macro
[all...]

Completed in 355 milliseconds