Searched refs:mxfast (Results 1 – 4 of 4) sorted by relevance
45 __mallinfo.mxfast = value; in mallopt()69 __mallinfo.mxfast = roundup(__mallinfo.mxfast, __mallinfo.grain); in mallopt()
542 if (nbytes < __mallinfo.mxfast) in malloc()
59 int mxfast; /* max size of small blocks */ member
58 int mxfast; /* max size of small blocks */ member