Home
last modified time | relevance | path

Searched refs:winMemRealloc (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/
H A Dsqlite3.c47600 static void *winMemRealloc(void *pPrior, int nBytes);
48756 static void *winMemRealloc(void *pPrior, int nBytes){ in winMemRealloc() function
48899 winMemRealloc, in sqlite3MemGetWin32()