Searched refs:newtop (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-dlmalloc/
H A Dmalloc.c4859 mchunkptr newtop = chunk_plus_offset(p, nb); local
4861 newtop->head = newtopsize |PINUSE_BIT;
4862 m->top = newtop;

Completed in 33 milliseconds