Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/rtld-elf/
HDrtld_malloc.c84 static void morecore(int bucket);
146 morecore(bucket); in __crt_malloc()
199 morecore(int bucket) in morecore() function
/freebsd-13-stable/contrib/tcsh/
HDtc.alloc.c156 static void morecore (int);
212 morecore(bucket); in malloc()
252 morecore(int bucket) in morecore() function