Home
last modified time | relevance | path

Searched defs:sqlite3_soft_heap_limit (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h515 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dbindgen_bundled_version.rs2482 pub fn sqlite3_soft_heap_limit(N: ::std::os::raw::c_int); in sqlite3_soft_heap_limit() function
/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3ext.h544 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dsqlite3.c29972 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dsqlite3ext.h539 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dsqlite3.c29333 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3ext.h544 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dsqlite3.c29972 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
/external/sqlite/dist/sqlite-autoconf-3420000/
Dsqlite3ext.h539 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dsqlite3.c29333 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs1324 pub fn sqlite3_soft_heap_limit(arg1: ::std::os::raw::c_int); in sqlite3_soft_heap_limit() function
Dbindgen_3.6.23.rs1342 pub fn sqlite3_soft_heap_limit(arg1: ::std::os::raw::c_int); in sqlite3_soft_heap_limit() function
Dbindgen_3.7.7.rs1488 pub fn sqlite3_soft_heap_limit(N: ::std::os::raw::c_int); in sqlite3_soft_heap_limit() function
Dbindgen_3.7.16.rs1559 pub fn sqlite3_soft_heap_limit(N: ::std::os::raw::c_int); in sqlite3_soft_heap_limit() function