Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsqlite/test/
H A Dmemleak.test32 # LeakList will hold a list of the number of unfreed mallocs after
H A Dall.test47 # LeakList will hold a list of the number of unfreed mallocs after
/titanic_44/usr/src/tools/cscope-fast/
H A Dcgrep.c234 static uchar_t *mallocs[MAXMALLOCS]; variable
326 free(mallocs[i]); in egrepinit()
737 mallocs[nmalloc++] = x; in egmalloc()