Searched refs:tmRealloc (Results 1 – 1 of 1) sorted by relevance
214 static void *tmRealloc(TmGlobal *pTm, void *p, int nByte){ in tmRealloc() function336 return tmRealloc((TmGlobal *)(p->pMemCtx), ptr, n); in tmLsmEnvRealloc()