Home
last modified time | relevance | path

Searched defs:mallopt (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.h22 #define mallopt(arg1, arg2) do { } while (0); macro
/third_party/musl/porting/linux/user/src/hook/
Dmalloc_common.c84 int mallopt(int param, int value) in mallopt() function
Dmusl_malloc_dispatch.h52 MalloptType mallopt; member