Searched defs:sqlite3_malloc (Results 1 – 2 of 2) sorted by relevance
232 #define sqlite3_malloc sqlite3_api->malloc macro
11095 SQLITE_API void *sqlite3_malloc(int nBytes){ in sqlite3_malloc() function11444 SQLITE_API void *sqlite3_malloc(int nByte){ in sqlite3_malloc() function12204 SQLITE_API void *sqlite3_malloc(int nBytes){ in sqlite3_malloc() function12755 SQLITE_API void *sqlite3_malloc(int nBytes){ in sqlite3_malloc() function60963 #define sqlite3_malloc sqlite3_api->malloc macro