Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:MALLOC_FAILURE_ACTION

3398 "    MALLOC_FAILURE_ACTION      errno = ENOMEM, if __STD_C defined, else no-op\n" +
3423 "#define MALLOC_FAILURE_ACTION abort()\n" +
3558 "#include <errno.h> /* needed for optional MALLOC_FAILURE_ACTION */\n" +
3838 " MALLOC_FAILURE_ACTION is the action to take before \"return 0\" when\n" +
3845 "#ifndef MALLOC_FAILURE_ACTION\n" +
3847 "#define MALLOC_FAILURE_ACTION \\n" +
3851 "#define MALLOC_FAILURE_ACTION\n" +
5262 " MALLOC_FAILURE_ACTION; \\n" +
6566 " MALLOC_FAILURE_ACTION;\n" +
7494 " MALLOC_FAILURE_ACTION;\n" +