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

/external/libffi/src/
H A Ddlmalloc.c393 Also settable using mallopt(M_TRIM_THRESHOLD, x)
582 #define M_TRIM_THRESHOLD (-1) macro
753 M_TRIM_THRESHOLD -1 2*1024*1024 any (MAX_SIZE_T disables)
1578 system if it is very large (see M_TRIM_THRESHOLD). In effect,
2532 case M_TRIM_THRESHOLD:
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
H A DSDL_malloc.c429 Also settable using mallopt(M_TRIM_THRESHOLD, x)
626 #define M_TRIM_THRESHOLD (-1) macro
797 M_TRIM_THRESHOLD -1 2*1024*1024 any (MAX_SIZE_T disables)
1624 system if it is very large (see M_TRIM_THRESHOLD). In effect,
2542 case M_TRIM_THRESHOLD:

Completed in 65 milliseconds