Home
last modified time | relevance | path

Searched defs:sqlite3_malloc (Results 1 – 9 of 9) sorted by relevance

/external/sqlite/dist/
Dsqlite3ext.h437 #define sqlite3_malloc sqlite3_api->malloc macro
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h437 #define sqlite3_malloc sqlite3_api->malloc macro
Dbindgen_bundled_version.rs1427 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void; in sqlite3_malloc() function
/external/sqlite/dist/orig/
Dsqlite3ext.h437 #define sqlite3_malloc sqlite3_api->malloc macro
/external/javasqlite/src/main/native/
Dsqlite_jni.c20 #define sqlite3_malloc malloc macro
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs571 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) in sqlite3_malloc() function
Dbindgen_3.6.23.rs599 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) in sqlite3_malloc() function
Dbindgen_3.7.7.rs704 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) in sqlite3_malloc() function
Dbindgen_3.7.16.rs738 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) in sqlite3_malloc() function