Home
last modified time | relevance | path

Searched defs:sqlite3_soft_heap_limit (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h543 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
/third_party/sqlite/src/
H A Dsqlite3.c29161 SQLITE_API void sqlite3_soft_heap_limit(int n){ sqlite3_soft_heap_limit() function
132466 #define sqlite3_soft_heap_limit global() macro
[all...]

Completed in 127 milliseconds