Home
last modified time | relevance | path

Searched defs:nmalloc (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libtecla/common/
H A Dstrngmem.c42 unsigned long nmalloc; /* The number of strings allocated with malloc */ member
/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h50 static int nmalloc, nrealloc, nfree; variable
/titanic_50/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c78 nmalloc(size_t size) in nmalloc() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dmallint.h48 static int nmalloc, nrealloc, nfree; variable
/titanic_50/usr/src/tools/cscope-fast/
H A Dcgrep.c233 static int nmalloc; variable