Searched defs:sqlite3_soft_heap_limit64 (Results 1 – 12 of 12) sorted by relevance
543 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
2476 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function
572 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
29947 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
567 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
29308 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
1485 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function
1556 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function