Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_soft_heap_limit

4839 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
17525 ** sqlite3_soft_heap_limit() setting.
17602 SQLITE_API void sqlite3_soft_heap_limit(int n){
17652 ** sqlite3_soft_heap_limit().
84799 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
85129 sqlite3_soft_heap_limit,