Searched refs:malloc_extend_top (Results 1 – 2 of 2) sorted by relevance
2103 static void malloc_extend_top(INTERNAL_SIZE_T nb) in malloc_extend_top() function2105 static void malloc_extend_top(nb) RDECL INTERNAL_SIZE_T nb; in malloc_extend_top()2547 malloc_extend_top(nb);
4800 * libc/stdlib/mallocr.c (malloc_extend_top): Backport the11105 * libc/stdlib/mallocr.c (malloc_extend_top): Add patch from18560 * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk18772 * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk22776 (malloc_extend_top): Cast pointers to POINTER_UINT, not unsigned22840 * libc/stdlib/mallocr.c (malloc_extend_top): Add patch from Doug