Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:allocation

4296 "  null if the allocation failed.  If n_elements is zero and \"chunks\"\n" +
4352 " null if the allocation failed. If n_elements is zero and chunks is\n" +
4366 " independent_comalloc can be used to speed up allocation in cases\n" +
4433 " some allocation patterns, some large free blocks of memory will be\n" +
4489 " a program makes other calls to system memory allocation functions\n" +
5373 " facilitates best-fit allocation for larger chunks. These lists\n" +
5380 " back. This results in LRU (FIFO) allocation order, which tends\n" +
5836 " /* min and max possible addresses assuming contiguous allocation */\n" +
6135 "/* ----------- Routines dealing with system allocation -------------- */\n" +
6165 " mchunkptr remainder; /* remainder from allocation */\n" +
6547 " /* finally, do the allocation */\n" +
6552 " /* check that one of the above allocation paths succeeded */\n" +
8362 " /* Allocation requested? */\n" +
8364 " /* Allocation size is the requested size */\n" +
8467 " /* Adjust allocation size */\n" +
8469 " /* Adjust the regions allocation top */\n" +
8506 " /* Adjust the regions allocation top */\n" +