Home
last modified time | relevance | path

Searched refs:mallopt (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmalloc.h871 #pragma weak mallopt = __libc_mallopt macro
904 # define smp_mALLOPt mallopt
914 # define mALLOPt mallopt
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src66 mallopt(int parameter_number, int parameter_value)
209 These values may also be changed dynamically via mallopt(). The
606 /* SVID2/XPG mallopt options */
615 /* mallopt options that actually do something */
777 in mallopt will fail.
868 #pragma weak mallopt = __libc_mallopt
891 #define mALLOPt mallopt
3122 mallopt:
3124 mallopt is the general SVID/XPG interface to tunable parameters.
3126 mallopt then sets the corresponding parameter to the argument
[all …]