Home | History | Annotate | Download | only in tests

Lines Matching refs:malloc

30   char* undefp = malloc(1);
5325 bzf = malloc ( sizeof(bzFile) );
5498 bzf = malloc ( sizeof(bzFile) );
6465 case 2: /* MALLOC */
6466 return (HWord)malloc(arg2);