Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Equivalent

4163 "  equivalent of a malloc-copy-free sequence.\n" +
4165 " If p is null, realloc is equivalent to malloc.\n" +
4208 " Equivalent to memalign(pagesize, n), where pagesize is the page\n" +
4402 " Equivalent to valloc(minimum-page-that-holds(n)), that is,\n" +
4413 " Equivalent to free(p).\n" +