Searched refs:nrealloc (Results 1 – 5 of 5) sorted by relevance
91 nrealloc(void *ptr, size_t size) in nrealloc() function492 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()530 pages = (PAGE **) nrealloc(pages, in DocumentPages()
50 static int nmalloc, nrealloc, nfree; variable
293 COUNT(nrealloc); in realloc()
48 static int nmalloc, nrealloc, nfree; variable
314 COUNT(nrealloc); in realloc()