Home
last modified time | relevance | path

Searched defs:mallopt (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.h22 #define mallopt(arg1, arg2) do { } while (0); macro
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h56 MalloptType mallopt; member
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c473 int mallopt(int param, int value) in mallopt() function
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h78 MalloptType mallopt; member
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c466 int mallopt(int param, int value) in mallopt() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1190 pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int; in mallopt() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs3082 pub fn mallopt(param: ::c_int, value: i64) -> ::c_int; in mallopt() functions

Completed in 14 milliseconds