Searched refs:mallopt (Results 1 – 3 of 3) sorted by relevance
31 mallopt(M_TRIM_THRESHOLD, hpage_size + hpage_size / 2);36 mallopt(M_MMAP_MAX, 0);
871 #pragma weak mallopt = __libc_mallopt macro905 # define mALLOPt mallopt
66 mallopt(int parameter_number, int parameter_value)209 These values may also be changed dynamically via mallopt(). The606 /* SVID2/XPG mallopt options */615 /* mallopt options that actually do something */777 in mallopt will fail.868 #pragma weak mallopt = __libc_mallopt891 #define mALLOPt mallopt3122 mallopt:3124 mallopt is the general SVID/XPG interface to tunable parameters.3126 mallopt then sets the corresponding parameter to the argument[all …]