Home
last modified time | relevance | path

Searched defs:sqlite3_soft_heap_limit64 (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h543 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dbindgen_bundled_version.rs2476 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function
/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3ext.h572 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dsqlite3.c29947 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dsqlite3ext.h567 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dsqlite3.c29308 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3ext.h572 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dsqlite3.c29947 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
/external/sqlite/dist/sqlite-autoconf-3420000/
Dsqlite3ext.h567 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dsqlite3.c29308 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){ in sqlite3_soft_heap_limit64() function
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.7.7.rs1485 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function
Dbindgen_3.7.16.rs1556 pub fn sqlite3_soft_heap_limit64(N: sqlite3_int64) -> sqlite3_int64; in sqlite3_soft_heap_limit64() function