Searched defs:sqlite3_malloc64 (Results 1 – 2 of 2) sorted by relevance
605 #define sqlite3_malloc64 sqlite3_api->malloc64 macro
31071 SQLITE_API void *sqlite3_malloc64(sqlite3_uint64 n){ in sqlite3_malloc64() function