Searched defs:sqlite3_soft_heap_limit (Results 1 – 5 of 5) sorted by relevance
148 void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
379 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
417 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
17853 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function