Home | History | Annotate | Download | only in tests

Lines Matching refs:mynewmalloc

196 #define newmalloc(x) mynewmalloc(__LINE__,__FILE__,x)
199 void * mynewmalloc(int line, char *s, int size)