Searched defs:sqlite3_soft_heap_limit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/ | ||
H A D | sqlite3ext.h | 544 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro |
H A D | sqlite3.c | 30335 SQLITE_API void sqlite3_soft_heap_limit(int n){ sqlite3_soft_heap_limit() function |