sqlite3_soft_heap_limit64 4915 third_party/sqlite/amalgamation/sqlite3.c SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N); sqlite3_soft_heap_limit64 17855 third_party/sqlite/amalgamation/sqlite3.c sqlite3_soft_heap_limit64(n); sqlite3_soft_heap_limit64 87241 third_party/sqlite/amalgamation/sqlite3.c sqlite3_soft_heap_limit64, sqlite3_soft_heap_limit64 4372 third_party/sqlite/amalgamation/sqlite3.h SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N); sqlite3_soft_heap_limit64 357 third_party/sqlite/src/src/loadext.c sqlite3_soft_heap_limit64, sqlite3_soft_heap_limit64 150 third_party/sqlite/src/src/malloc.c sqlite3_soft_heap_limit64(n); sqlite3_soft_heap_limit64 4518 third_party/sqlite/src/src/test1.c amt = sqlite3_soft_heap_limit64(N);