sqlite3MallocInit 10909 third_party/sqlite/amalgamation/sqlite3.c SQLITE_PRIVATE int sqlite3MallocInit(void); sqlite3MallocInit 107392 third_party/sqlite/amalgamation/sqlite3.c rc = sqlite3MallocInit(); sqlite3MallocInit 147 third_party/sqlite/src/src/main.c rc = sqlite3MallocInit(); sqlite3MallocInit 2564 third_party/sqlite/src/src/sqliteInt.h int sqlite3MallocInit(void);