Home | History | Annotate | Download | only in src

Lines Matching full:internal_realloc

3772 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) {
4327 return internal_realloc(m, oldmem, bytes);
4731 return internal_realloc(ms, oldmem, bytes);