Searched refs:pRealloc (Results 1 – 2 of 2) sorted by relevance
33 static UMemReallocFn *pRealloc; variable109 if (pRealloc) { in uprv_realloc()110 return (*pRealloc)(pContext, buffer, size); in uprv_realloc()159 pRealloc = r; in u_setMemoryFunctions()167 pRealloc = NULL; in cmemory_cleanup()