Searched refs:M_MMAP_THRESHOLD (Results 1 - 3 of 3) 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:
/external/python/cpython2/Modules/_ctypes/libffi/src/
H A Ddlmalloc.c416 Also settable using mallopt(M_MMAP_THRESHOLD, x)
597 #define M_MMAP_THRESHOLD (-3) macro
771 M_MMAP_THRESHOLD -3 256*1024 any (or 0 if no MMAP support)
2609 case M_MMAP_THRESHOLD:

Completed in 83 milliseconds