Searched defs:sqlite3_realloc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h478 #define sqlite3_realloc sqlite3_api->realloc macro
H A Dsqlite3.c30500 SQLITE_API void *sqlite3_realloc(void *pOld, int n){ function
135950 #define sqlite3_realloc macro
[all...]

Completed in 444 milliseconds