Searched refs:M_TRIM_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/external/dlmalloc/
H A Dmalloc.h214 M_TRIM_THRESHOLD -1 2*1024*1024 any (-1U disables trimming)
220 #define M_TRIM_THRESHOLD (-1) macro
H A Dmalloc.c463 Also settable using mallopt(M_TRIM_THRESHOLD, x)
725 #define M_TRIM_THRESHOLD (-1) macro
960 M_TRIM_THRESHOLD -1 2*1024*1024 any (-1 disables)
2166 system if it is very large (see M_TRIM_THRESHOLD). In effect,
3211 case M_TRIM_THRESHOLD:

Completed in 99 milliseconds