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

/external/sqlite/dist/
H A Dsqlite3.c12471 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } function
12487 sqlite3MemRealloc,
12553 ** or sqlite3MemRealloc().
12588 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
12640 sqlite3MemRealloc,
12991 static void *sqlite3MemRealloc(void *pPrior, int nByte){ function
13015 sqlite3MemRealloc,
[all...]

Completed in 239 milliseconds