Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_mem.c214 static void *tmRealloc(TmGlobal *pTm, void *p, int nByte){ in tmRealloc() function
336 return tmRealloc((TmGlobal *)(p->pMemCtx), ptr, n); in tmLsmEnvRealloc()