Searched refs:M_MXFAST (Results 1 – 3 of 3) sorted by relevance
120 #ifndef M_MXFAST121 # define M_MXFAST 1 /* maximum request size for "fastbins" */ macro
51 ret = mallopt(M_MXFAST, 0); in do_test()
852 #ifndef M_MXFAST853 #define M_MXFAST 1 macro5473 case M_MXFAST: in __libc_mallopt()
Completed in 14 milliseconds