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