Home
last modified time | relevance | path

Searched refs:soft_heap_limit64 (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h226 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member
554 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
/third_party/sqlite/src/
Dsqlite3.c127997 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64);
128321 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64