Home
last modified time | relevance | path

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

/aosp_15_r20/external/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h21 #define MMAP_THRESHOLD (0x1c00*SIZE_ALIGN) macro
/aosp_15_r20/external/trusty/musl/src/internal/
Dmalloc_impl.h26 #define MMAP_THRESHOLD (0x1c00*SIZE_ALIGN) macro
/aosp_15_r20/external/musl/src/malloc/mallocng/
H A Dmeta.h12 #define MMAP_THRESHOLD 131052 macro