Searched defs:sqlite3MemRealloc (Results 1 – 2 of 2) sorted by relevance
20596 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } in sqlite3MemRealloc() function20825 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function21262 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc() function