Home
last modified time | relevance | path

Searched refs:M_DELAYED_FREE (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/include/
Dmalloc.h58 #define M_DELAYED_FREE -1003 macro
/third_party/musl/porting/linux/user/include/
Dmalloc.h59 #define M_DELAYED_FREE (-1003) macro
/third_party/musl/Benchmark/musl/
Dutil.cpp35 mallopt(M_DELAYED_FREE, M_DELAYED_FREE_ENABLE); in open_tcache()