Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 3 of 3) sorted by relevance
550 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
6674 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
6980 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);28176 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){28203 sqlite3_soft_heap_limit64(n);127864 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64128336 sqlite3_soft_heap_limit64,131796 sqlite3_soft_heap_limit64(N);131798 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));