Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c460 static void *winMemRealloc(void *pPrior, int nBytes);
1513 static void *winMemRealloc(void *pPrior, int nBytes){ in winMemRealloc() function
1656 winMemRealloc, in sqlite3MemGetWin32()