Searched defs:newtop (Results 1 – 3 of 3) sorted by relevance
3872 mchunkptr newtop = chunk_plus_offset(oldp, nb); in internal_realloc() local
3867 mchunkptr newtop = chunk_plus_offset(oldp, nb); in internal_realloc() local
4864 mchunkptr newtop = chunk_plus_offset(p, nb); in try_realloc_chunk() local