Home | History | Annotate | Download | only in tests

Lines Matching refs:mymalloc

113     #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
115 void * mymalloc(int line, char *s, int size);
1885 void * mymalloc(int line, char *s, int size)