Searched defs:sqlite3_malloc64 (Results 1 – 6 of 6) sorted by relevance
603 #define sqlite3_malloc64 sqlite3_api->malloc64 macro
816 pub fn sqlite3_malloc64(arg1: sqlite3_uint64) -> *mut ::std::os::raw::c_void; in sqlite3_malloc64() function
5179 pub unsafe fn sqlite3_malloc64(arg1: sqlite3_uint64) -> *mut ::std::os::raw::c_void { in sqlite3_malloc64() function