Searched refs:malloc_enlarge (Results 1 – 1 of 1) sorted by relevance
130 static int malloc_enlarge(int64_t size) in malloc_enlarge() function297 if (malloc_enlarge(size) == -ENOMEM) in malloc()