Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c91 nrealloc(void *ptr, size_t size) in nrealloc() function
492 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()
530 pages = (PAGE **) nrealloc(pages, in DocumentPages()
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmallint.h50 static int nmalloc, nrealloc, nfree; variable
H A Dmalloc.c293 COUNT(nrealloc); in realloc()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dmallint.h48 static int nmalloc, nrealloc, nfree; variable
H A Dmalloc.c314 COUNT(nrealloc); in realloc()