Home | History | Annotate | Download | only in tests

Lines Matching refs:mymalloc

101 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
103 void * mymalloc(int line, char *s, int size);
1684 void * mymalloc(int line, char *s, int size)