Searched defs:MMAP_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
| /external/musl/src/malloc/oldmalloc/ | ||
| D | malloc_impl.h | 21 #define MMAP_THRESHOLD (0x1c00*SIZE_ALIGN)  macro | 
| /external/musl/src/malloc/mallocng/ | ||
| D | meta.h | 12 #define MMAP_THRESHOLD 131052  macro |