Searched defs:mallopt (Results 1 – 3 of 3) sorted by relevance
22 #define mallopt(arg1, arg2) do { } while (0); macro
84 int mallopt(int param, int value) in mallopt() function
52 MalloptType mallopt; member