Searched refs:sqlite3_soft_heap_limit64 (Results 1 – 6 of 6) sorted by relevance
410 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
4556 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
5109 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);18226 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function18247 sqlite3_soft_heap_limit64(n); in sqlite3_soft_heap_limit()89302 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit6489661 sqlite3_soft_heap_limit64,
541 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
6443 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
7482 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);27355 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){27382 sqlite3_soft_heap_limit64(n);123732 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64124197 sqlite3_soft_heap_limit64,127474 sqlite3_soft_heap_limit64(N);127476 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));