Home | History | Annotate | Download | only in include

Lines Matching refs:mallopt

64   mallopt(int parameter_number, int parameter_value)
207 These values may also be changed dynamically via mallopt(). The
610 /* SVID2/XPG mallopt options */
619 /* mallopt options that actually do something */
781 in mallopt will fail.
861 #define mALLOPt __libc_mallopt
872 #pragma weak mallopt = __libc_mallopt
895 # define mALLOPt dlmallopt
905 # define mALLOPt mallopt
932 int mALLOPt(int, int);
946 int mALLOPt();