Searched refs:sqlite3_soft_heap_limit (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3ext.h358 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
H A Dsqlite3.h1251 ** <li> [sqlite3_soft_heap_limit()]
4094 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4121 SQLITE_API void sqlite3_soft_heap_limit(int);
H A Dsqlite3.c1788 ** <li> [sqlite3_soft_heap_limit()]
4631 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4658 SQLITE_API void sqlite3_soft_heap_limit(int);
17123 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
83655 #define sqlite3_soft_heap_limit macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3ext.h358 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
H A Dsqlite3.h1251 ** <li> [sqlite3_soft_heap_limit()]
4094 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4121 SQLITE_API void sqlite3_soft_heap_limit(int);
H A Dsqlite3.c1788 ** <li> [sqlite3_soft_heap_limit()]
4631 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4658 SQLITE_API void sqlite3_soft_heap_limit(int);
17123 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
83655 #define sqlite3_soft_heap_limit macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3ext.h358 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
H A Dsqlite3.h1251 ** <li> [sqlite3_soft_heap_limit()]
4094 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4121 SQLITE_API void sqlite3_soft_heap_limit(int);
H A Dsqlite3.c1788 ** <li> [sqlite3_soft_heap_limit()]
4631 ** ^The sqlite3_soft_heap_limit() interface places a "soft" limit
4658 SQLITE_API void sqlite3_soft_heap_limit(int);
17123 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
83655 #define sqlite3_soft_heap_limit macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4629 ** The sqlite3_soft_heap_limit() interface
4660 ** {F16351} The [sqlite3_soft_heap_limit(N)] interface places a soft limit
4677 ** [sqlite3_soft_heap_limit(N)] means that there is no soft
4683 ** {F16358} Each call to [sqlite3_soft_heap_limit(N)] overrides the
4686 void sqlite3_soft_heap_limit(int);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4629 ** The sqlite3_soft_heap_limit() interface
4660 ** {F16351} The [sqlite3_soft_heap_limit(N)] interface places a soft limit
4677 ** [sqlite3_soft_heap_limit(N)] means that there is no soft
4683 ** {F16358} Each call to [sqlite3_soft_heap_limit(N)] overrides the
4686 void sqlite3_soft_heap_limit(int);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4629 ** The sqlite3_soft_heap_limit() interface
4660 ** {F16351} The [sqlite3_soft_heap_limit(N)] interface places a soft limit
4677 ** [sqlite3_soft_heap_limit(N)] means that there is no soft
4683 ** {F16358} Each call to [sqlite3_soft_heap_limit(N)] overrides the
4686 void sqlite3_soft_heap_limit(int);

Completed in 1202 milliseconds