Searched refs:MORECORE (Results 1 - 3 of 3) sorted by relevance

/external/libffi/src/
H A Ddlmalloc.c117 System requirements: Any combination of MORECORE and/or MMAP/MUNMAP
122 MORECORE and MMAP are enabled. On Win32, it uses emulations
154 or actions surrounding MORECORE and MMAP that have times
291 MORECORE default: sbrk
293 memory. See below for guidance on writing custom MORECORE
294 functions. The type of the argument to sbrk/MORECORE varies across
302 version of MORECORE.
305 If true, take advantage of fact that consecutive calls to MORECORE
313 True if MORECORE cannot release space back to the system when given
315 using a hand-crafted MORECORE functio
535 #define MORECORE macro
[all...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c153 System requirements: Any combination of MORECORE and/or MMAP/MUNMAP
158 MORECORE and MMAP are enabled. On Win32, it uses emulations
190 or actions surrounding MORECORE and MMAP that have times
327 MORECORE default: sbrk
329 memory. See below for guidance on writing custom MORECORE
330 functions. The type of the argument to sbrk/MORECORE varies across
338 version of MORECORE.
341 If true, take advantage of fact that consecutive calls to MORECORE
349 True if MORECORE cannot release space back to the system when given
351 using a hand-crafted MORECORE functio
572 #define MORECORE macro
[all...]
/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c119 System requirements: Any combination of MORECORE and/or MMAP/MUNMAP
124 MORECORE and MMAP are enabled. On Win32, it uses emulations
156 or actions surrounding MORECORE and MMAP that have times
316 MORECORE default: sbrk
318 memory. See below for guidance on writing custom MORECORE
319 functions. The type of the argument to sbrk/MORECORE varies across
328 If true, take advantage of fact that consecutive calls to MORECORE
336 True if MORECORE cannot release space back to the system when given
338 using a hand-crafted MORECORE function that cannot handle negative
343 returned by either MORECORE o
[all...]

Completed in 574 milliseconds