Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h439 #define sqlite3_malloc sqlite3_api->malloc macro
Dbindgen_bundled_version.rs1433 pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void; in sqlite3_malloc() function
/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3ext.h468 #define sqlite3_malloc sqlite3_api->malloc macro
Dsqlite3.c30170 SQLITE_API void *sqlite3_malloc(int n){ in sqlite3_malloc() function
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dsqlite3ext.h463 #define sqlite3_malloc sqlite3_api->malloc macro
Dsqlite3.c29531 SQLITE_API void *sqlite3_malloc(int n){ in sqlite3_malloc() function
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3ext.h468 #define sqlite3_malloc sqlite3_api->malloc macro
Dsqlite3.c30170 SQLITE_API void *sqlite3_malloc(int n){ in sqlite3_malloc() function
/external/sqlite/dist/sqlite-autoconf-3420000/
Dsqlite3ext.h463 #define sqlite3_malloc sqlite3_api->malloc macro
Dsqlite3.c29531 SQLITE_API void *sqlite3_malloc(int n){ in sqlite3_malloc() function
/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