Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 6 of 6) sorted by relevance
462 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
5244 SQLITE_API sqlite3_int64 SQLITE_STDCALL sqlite3_soft_heap_limit64(sqlite3_int64 N);
5451 SQLITE_API sqlite3_int64 SQLITE_STDCALL sqlite3_soft_heap_limit64(sqlite3_int64 N);20650 SQLITE_API sqlite3_int64 SQLITE_STDCALL sqlite3_soft_heap_limit64(sqlite3_int64 n){20672 sqlite3_soft_heap_limit64(n);102335 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64102732 sqlite3_soft_heap_limit64,105479 sqlite3_soft_heap_limit64(N);105481 returnSingleInt(pParse, "soft_heap_limit", sqlite3_soft_heap_limit64(-1));
5451 SQLITE_API sqlite3_int64 SQLITE_STDCALL sqlite3_soft_heap_limit64(sqlite3_int64 N);20650 SQLITE_API sqlite3_int64 SQLITE_STDCALL sqlite3_soft_heap_limit64(sqlite3_int64 n){20672 sqlite3_soft_heap_limit64(n);102317 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64102714 sqlite3_soft_heap_limit64,105461 sqlite3_soft_heap_limit64(N);105463 returnSingleInt(pParse, "soft_heap_limit", sqlite3_soft_heap_limit64(-1));