Searched defs:sqlite3MemRealloc (Results 1 – 3 of 3) sorted by relevance
33 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } in sqlite3MemRealloc() function
200 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function
343 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function