Searched defs:sqlite3_malloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h342 #define sqlite3_malloc sqlite3_api->malloc macro
H A Dsqlite3.c19089 SQLITE_API void *sqlite3_malloc(int n){ function
92519 #define sqlite3_malloc macro
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h307 #define sqlite3_malloc sqlite3_api->malloc macro
H A Dsqlite3.c18420 SQLITE_API void *sqlite3_malloc(int n){ function
89199 #define sqlite3_malloc macro
[all...]

Completed in 600 milliseconds