Home | History | Annotate | Download | only in tests

Lines Matching refs:mymalloc

151 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
154 void * mymalloc(int line, char *s, int size);
2069 void * mymalloc(int line, char *s, int size)