Searched refs:M_MXFAST (Results 1 – 2 of 2) sorted by relevance
100 if (mallopt(M_MXFAST, MAX_FAST_SIZE) == 0) in main()117 if (mallopt(M_MXFAST, 0) == 0) in main()
1186 pub const M_MXFAST: ::c_int = 1; constant