Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmalloc.c95 sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
H A Dsqlite3ext.h565 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro