Lines Matching refs:HAVE_MMAP
3374 " HAVE_MMAP defined as 1\n" +
3482 "#define HAVE_MMAP 1\n" +
3917 " Define HAVE_MMAP as true to optionally make malloc() use mmap() to\n" +
3928 "#ifndef HAVE_MMAP\n" +
3929 "#define HAVE_MMAP 1\n" +
3932 "#if HAVE_MMAP\n" +
3952 " HAVE_MMAP). The value must be a multiple of page size. This\n" +
3980 "#endif /* HAVE_MMAP */\n" +
4695 " HAVE_MMAP is not set, the default value is 0, and attempts to set it\n" +
4702 "#if HAVE_MMAP\n" +
5069 "#if HAVE_MMAP\n" +
5106 "#endif /* HAVE_MMAP */\n" +
5348 " * If HAVE_MMAP is true, but mmap doesn't support\n" +
5858 "#if HAVE_MMAP\n" +
6187 "#if HAVE_MMAP\n" +
6322 "#if HAVE_MMAP\n" +
7138 " Note that if HAVE_MMAP is false but chunk_is_mmapped is\n" +
7145 "#if HAVE_MMAP\n" +
7440 "#if HAVE_MMAP\n" +
7492 " /* If !HAVE_MMAP, but chunk_is_mmapped, user must have overwritten mem */\n" +
8069 "#if !HAVE_MMAP\n" +
8143 " request, and HAVE_MMAP is true, then mmap is used as a noncontiguous\n" +