Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:returned

3882 "  MORECORE_FAILURE is the value returned upon failure of MORECORE\n" +
3918 returned to the\n" +
4056 " The main declaration needed is the mallinfo struct that is returned\n" +
4161 " The returned pointer may or may not be the same as p. The algorithm\n" +
4289 " probably the most typical usage). If it is null, the returned array\n" +
4346 " the returned array is itself dynamically allocated and should also\n" +
4506 " that hold returned chunks without consolidating their spaces. This\n" +
4597 " since that memory will immediately be returned to the system.\n" +
5164 " the malloc code, but \"mem\" is the pointer that is returned to the\n" +
5168 " (which is returned
5509 " All remainders from chunk splits, as well as all returned chunks,\n" +
6164 " mchunkptr p; /* the allocated/returned chunk */\n" +
6218 " returned start address to meet alignment requirements here\n" +
6372 " * We need to ensure that all returned chunks from malloc will meet\n" +
6593 " char* current_brk; /* address returned by pre-check sbrk call */\n" +
6594 " char* new_brk; /* address returned by post-check sbrk call */\n" +
7511 " char* m; /* memory returned by malloc call */\n" +
8121 " the initial value returned is not important.\n" +
8385 " /* Check returned pointer for consistency */\n" +
8456 " /* Check returned pointer for consistency */\n" +
8494 " /* Check returned pointer for consistency */\n" +
8524 " /* Check returned code for consistency */\n" +
8551 " /* Check returned code for consistency */\n" +