Home
last modified time | relevance | path

Searched refs:M_MXFAST (Results 1 – 3 of 3) sorted by relevance

/malloc/
A Dmalloc.h120 #ifndef M_MXFAST
121 # define M_MXFAST 1 /* maximum request size for "fastbins" */ macro
A Dtst-mallopt.c51 ret = mallopt(M_MXFAST, 0); in do_test()
A Dmalloc.c852 #ifndef M_MXFAST
853 #define M_MXFAST 1 macro
5473 case M_MXFAST: in __libc_mallopt()

Completed in 14 milliseconds