Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:smallest

5228 "/* The smallest possible chunk */\n" +
5231 "/* The smallest size we can malloc is an aligned minimal chunk */\n" +
5487 " be the smallest size corresponding to a given bin.\n" +
6678 " to obtain a size of at least MINSIZE, the smallest allocatable\n" +
6814 " /* if smaller than smallest, place first */\n" +
6840 " find one that fits. (This will be the smallest that fits unless\n" +
6881 " bin. This search is strictly by best-fit; i.e., the smallest\n" +