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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h605 #define sqlite3_realloc64 sqlite3_api->realloc64 macro
H A Dsqlite3.c30507 SQLITE_API void *sqlite3_realloc64(void *pOld, sqlite3_uint64 n){ function
136077 #define sqlite3_realloc64 macro
[all...]

Completed in 422 milliseconds