Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 3 of 3) sorted by relevance
572 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
7057 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
7370 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);30310 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function30337 sqlite3_soft_heap_limit64(n); in sqlite3_soft_heap_limit()137005 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64137499 sqlite3_soft_heap_limit64,141369 sqlite3_soft_heap_limit64(N);141371 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));