Searched refs:sqlite3MemRealloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14789 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } function
14805 sqlite3MemRealloc,
14871 ** or sqlite3MemRealloc().
14906 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
14957 sqlite3MemRealloc,
15312 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
15337 sqlite3MemRealloc,
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c23809 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } function
24038 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
24475 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
[all...]

Completed in 780 milliseconds