Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 5 of 5) sorted by relevance
170 sqlite3_soft_heap_limit64.3 \
572 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
7032 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
7345 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);30031 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function30058 sqlite3_soft_heap_limit64(n); in sqlite3_soft_heap_limit()136044 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64136538 sqlite3_soft_heap_limit64,140270 sqlite3_soft_heap_limit64(N);140272 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));
1291 sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);