Home
last modified time | relevance | path

Searched defs:MMAP_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/external/musl/src/malloc/oldmalloc/
Dmalloc_impl.h21 #define MMAP_THRESHOLD (0x1c00*SIZE_ALIGN) macro
/external/musl/src/malloc/mallocng/
Dmeta.h12 #define MMAP_THRESHOLD 131052 macro