wr_real_malloc    50 include/memwrap.h #define wr_malloc(a,b)    wr_real_malloc(a,b,   __FILE__ ,__LINE__)
wr_real_malloc   137 modules/ut/memwrap.c   wr_real_malloc( (void **) &area, len+1, "wr_string", len );
wr_real_malloc    50 modules/ut/memwrap.h #define wr_malloc(a,b)    wr_real_malloc(a,b,   __FILE__ ,__LINE__)