Home
last modified time | relevance | path

Searched refs:expand_heap (Results 1 – 1 of 1) sorted by relevance

/external/musl/src/malloc/oldmalloc/
Dmalloc.c196 static struct chunk *expand_heap(size_t n) in expand_heap() function
336 c = expand_heap(n); in malloc()