Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:HAVE_MREMAP

3376 "    HAVE_MREMAP                0 unless linux defined\n" +
3968 " Define HAVE_MREMAP to make realloc() use mremap() to re-allocate\n" +
3973 "#ifndef HAVE_MREMAP\n" +
3975 "#define HAVE_MREMAP 1\n" +
3977 "#define HAVE_MREMAP 0\n" +
7442 "#if HAVE_MREMAP\n" +