Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld_malloc.c81 static void morecore(int bucket);
143 morecore(bucket); in __crt_malloc()
196 morecore(int bucket) in morecore() function
/freebsd/contrib/tcsh/
H A Dtc.alloc.c156 static void morecore (int);
212 morecore(bucket); in malloc()
252 morecore(int bucket) in morecore() function