Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 6 of 6) sorted by relevance
501 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
5846 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
6870 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);25220 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){25244 sqlite3_soft_heap_limit64(n);113782 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64114212 sqlite3_soft_heap_limit64,117375 sqlite3_soft_heap_limit64(N);117377 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));
6870 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);25220 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){25244 sqlite3_soft_heap_limit64(n);113766 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64114196 sqlite3_soft_heap_limit64,117359 sqlite3_soft_heap_limit64(N);117361 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));