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

/u-boot/include/
H A Dmalloc.h65 mallopt(int parameter_number, int parameter_value)
208 These values may also be changed dynamically via mallopt(). The
614 /* SVID2/XPG mallopt options */
623 /* mallopt options that actually do something */
785 in mallopt will fail.
881 #pragma weak mallopt = __libc_mallopt
932 #define mallopt dlmallopt
946 # define mALLOPt mallopt
880 #pragma weak mallopt macro
931 #define mallopt macro

Completed in 22 milliseconds