Home | History | Annotate | Download | only in tests

Lines Matching refs:newmalloc

101 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
106 #define newmalloc(x) malloc(x)