Searched refs:mallocs (Results 1 – 3 of 3) sorted by relevance
32 # LeakList will hold a list of the number of unfreed mallocs after
47 # LeakList will hold a list of the number of unfreed mallocs after
234 static uchar_t *mallocs[MAXMALLOCS]; variable326 free(mallocs[i]); in egrepinit()737 mallocs[nmalloc++] = x; in egmalloc()