Home
last modified time | relevance | path

Searched refs:mallocs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmemleak.test30 # LeakList will hold a list of the number of unfreed mallocs after
H A Dall.test45 # LeakList will hold a list of the number of unfreed mallocs after
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c231 static uchar_t *mallocs[MAXMALLOCS]; variable
323 free(mallocs[i]); in egrepinit()
732 mallocs[nmalloc++] = x; in egmalloc()