Searched defs:mallopt (Results 1 – 5 of 5) sorted by relevance
22 #define mallopt(arg1, arg2) do { } while (0); macro
54 MalloptType mallopt; member
466 int mallopt(int param, int value) in mallopt() function
1190 pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int; in mallopt() function
3082 pub fn mallopt(param: ::c_int, value: i64) -> ::c_int; in mallopt() function