Searched refs:sbrk (Results 26 - 33 of 33) sorted by relevance

12

/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure.ac129 AC_CHECK_FUNCS(sbrk) # for tcmalloc to get memory
H A Dconfigure9443 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
12601 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
15004 for ac_func in sbrk
15006 ac_fn_c_check_func "$LINENO" "sbrk" "ac_cv_func_sbrk"
/external/ltrace/etc/
H A Dlibc.so.conf418 addr sbrk(long);
/external/qemu/
H A Dtranslate-all.c346 last_brk = (unsigned long)sbrk(0);
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c154 This malloc can use unix sbrk or any emulation (invoked using
325 True if this system supports sbrk or an emulation of it.
327 MORECORE default: sbrk
328 The name of the sbrk-style system routine to call to obtain more
330 functions. The type of the argument to sbrk/MORECORE varies across
343 addresses. This is true of unix sbrk. It does not hurt too much to
433 trimming via sbrk can be slow on some systems, and can sometimes be
500 /* Mac OSX docs advise not to use sbrk; it seems better to use mmap */
572 #define MORECORE sbrk
980 to sbrk) i
[all...]
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.stderr.exp237 (69): old sbrk
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/llvm/
H A Dconfigure15262 for ac_func in mktemp posix_spawn pread realpath sbrk setrlimit

Completed in 391 milliseconds

12