Home
last modified time | relevance | path

Searched defs:should_trim (Results 1 – 4 of 4) sorted by relevance

/external/libffi/src/
Ddlmalloc.c2182 #define should_trim(M,s) ((s) > (M)->trim_check) macro
2184 #define should_trim(M,s) (0) macro
/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2718 #define should_trim(M,s) ((s) > (M)->trim_check) macro
2720 #define should_trim(M,s) (0) macro
/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2776 #define should_trim(M,s) ((s) > (M)->trim_check) macro
2778 #define should_trim(M,s) (0) macro
/external/dlmalloc/
Ddlmalloc.c2720 #define should_trim(M,s) ((s) > (M)->trim_check) macro
2722 #define should_trim(M,s) (0) macro