Home
last modified time | relevance | path

Searched defs:sqlite3MemRealloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14789 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } in sqlite3MemRealloc() function
14906 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function
15312 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c23466 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } in sqlite3MemRealloc() function
23695 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function
24132 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function