Home | History | Annotate | Download | only in perf

Lines Matching refs:malloc

5287    bzf = malloc ( sizeof(bzFile) );
5460 bzf = malloc ( sizeof(bzFile) );
6415 #include "tests/malloc.h"
6427 case 2: /* MALLOC */
6428 return (HWord)malloc(arg2);