Searched refs:HAVE_MORECORE (Results 1 - 4 of 4) sorted by relevance

/external/libffi/src/
H A Ddlmalloc.c288 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
320 HAVE_MORECORE is not true, MMAP is used for all system
321 allocation. If set and HAVE_MORECORE is true as well, MMAP is
450 #define HAVE_MORECORE 0 macro
464 #ifndef HAVE_MORECORE
465 #define HAVE_MORECORE 0 macro
467 #endif /* HAVE_MORECORE */
524 #ifndef HAVE_MORECORE
526 #define HAVE_MORECORE 0 macro
528 #define HAVE_MORECORE macro
[all...]
H A Dclosures.c66 #define HAVE_MORECORE 0 macro
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c324 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
356 HAVE_MORECORE is not true, MMAP is used for all system
357 allocation. If set and HAVE_MORECORE is true as well, MMAP is
486 #define HAVE_MORECORE 0 macro
501 #ifndef HAVE_MORECORE
502 #define HAVE_MORECORE 0 macro
504 #endif /* HAVE_MORECORE */
561 #ifndef HAVE_MORECORE
563 #define HAVE_MORECORE 0 macro
565 #define HAVE_MORECORE macro
[all...]
/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c313 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
327 MORECORE_CONTIGUOUS default: 1 (true) if HAVE_MORECORE
349 HAVE_MORECORE is not true, MMAP is used for all system
350 allocation. If set and HAVE_MORECORE is true as well, MMAP is
506 #define HAVE_MORECORE 0 macro
526 #ifndef HAVE_MORECORE
527 #define HAVE_MORECORE 0 macro
533 #endif /* HAVE_MORECORE */
605 #ifndef HAVE_MORECORE
607 #define HAVE_MORECORE macro
609 #define HAVE_MORECORE macro
[all...]

Completed in 242 milliseconds