Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Calls

3344 "       direct calls to MORECORE or other system-level allocators.\n" +
3718 " actually a wrapper function that first calls MALLOC_PREACTION, then\n" +
3719 " calls the internal routine, and follows it with\n" +
3884 " and must reflect values of standard sys calls, you probably ought not\n" +
3894 " consecutive calls to MORECORE with positive arguments always return\n" +
3898 " calls. But defining this when applicable enables some stronger\n" +
3959 " be large, to avoid too many mmap calls and thus avoid running out\n" +
4115 " systems.) On most systems, size_t is an unsigned type, so calls\n" +
4195 " 8-byte alignment is guaranteed by normal malloc calls, so don't\n" +
4387 " detect enough difference from series of malloc calls to bother.\n" +
4489 " a program makes other calls to system memory allocation functions\n" +
4576 " massive amounts of unneeded memory. Since frequent calls to\n" +
6299 " previous calls. Otherwise, we correct to page-align below.\n" +
6382 " which in turn causes future contiguous calls to page-align.\n" +
6396 " the presence of \"foreign\" calls to MORECORE from outside of\n" +
6409 " to foreign calls) but treat them as part of our space for\n" +
6607 " This avoids problems if there were foreign sbrk calls.\n" +
8103 " * Consecutive calls to MORECORE with positive arguments\n" +
8108 " Calls to MORECORE need not have args of multiples of pagesize.\n" +
8123 " * Even though consecutive calls to MORECORE need not return contiguous\n" +
8131 " args. You can suppress all such calls from even occurring by defining\n" +
8154 " rece conditions across calls to MORECORE that result in gaps\n" +