Searched defs:sqlite3_soft_heap_limit (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3ext.h | 543 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 29161 SQLITE_API void sqlite3_soft_heap_limit(int n){ sqlite3_soft_heap_limit() function 132466 #define sqlite3_soft_heap_limit global() macro [all...] |
Completed in 127 milliseconds