wr_real_realloc 60 modules/ut/memwrap.h er_ret_t wr_real_realloc(void **ptr, size_t size, const char *file, int line); wr_real_realloc 66 modules/ut/memwrap.h #define wr_realloc(a,b) wr_real_realloc((a),(b), __FILE__ ,__LINE__)