Searched defs:M_MMAP_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/external/dlmalloc/
H A Dmalloc.h216 M_MMAP_THRESHOLD -3 256*1024 any (or 0 if no MMAP support)
222 #define M_MMAP_THRESHOLD (-3) macro
H A Dmalloc.c486 Also settable using mallopt(M_MMAP_THRESHOLD, x)
727 #define M_MMAP_THRESHOLD (-3) macro
962 M_MMAP_THRESHOLD -3 256*1024 any (or 0 if no MMAP support)
3221 case M_MMAP_THRESHOLD:

Completed in 305 milliseconds