Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmalloc.c120 void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
H A Dsqlite3ext.h537 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro