Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:NSMALLBINS

5431 "#define NSMALLBINS         32\n" +
5478 " return NSMALLBINS + (m << 2) + ((sz >> (m + 6)) & 3);\n" +