Searched defs:HAVE_MMAP (Results 1 - 20 of 20) sorted by relevance

/external/expat/lib/
H A Dmacconfig.h25 #undef HAVE_MMAP macro
/external/expat/vms/
H A Dexpat_config.h13 #undef HAVE_MMAP macro
/external/expat/
H A Dexpat_config.h29 #define HAVE_MMAP 1 macro
/external/libffi/darwin-x86/
H A Dfficonfig.h60 #define HAVE_MMAP 1 macro
/external/libffi/linux-arm/
H A Dfficonfig.h59 #define HAVE_MMAP 1 macro
/external/libffi/linux-sh/
H A Dfficonfig.h59 #define HAVE_MMAP 1 macro
/external/libffi/linux-x86/
H A Dfficonfig.h59 #define HAVE_MMAP 1 macro
/external/valgrind/main/
H A Dconfig.h124 #define HAVE_MMAP 1 macro
/external/netperf/
H A Dconfig.h112 #define HAVE_MMAP 1 macro
/external/oprofile/libpopt/
H A Dconfig.h138 #define HAVE_MMAP 1 macro
/external/bluetooth/glib/glib/
H A Dconfig.h281 #define HAVE_MMAP 1 macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c71 #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
74 # undef HAVE_MMAP macro
75 # define HAVE_MMAP 1 macro
77 # undef HAVE_MMAP macro
959 #ifdef HAVE_MMAP
1012 #ifdef HAVE_MMAP
1376 #ifdef HAVE_MMAP
/external/llvm/device/include/llvm/Config/
H A Dconfig.h256 #define HAVE_MMAP 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h247 #define HAVE_MMAP 1 macro
/external/openssh/
H A Dconfig.h645 #define HAVE_MMAP 1 macro
H A Ddefines.h777 #if defined(HAVE_MMAP) && defined(BROKEN_MMAP)
778 # undef HAVE_MMAP macro
/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c33 #define HAVE_MMAP macro
972 #ifdef HAVE_MMAP
988 #ifdef HAVE_MMAP
/external/webkit/Source/JavaScriptCore/wtf/
H A DPlatform.h873 #define HAVE_MMAP 1 macro
913 #define HAVE_MMAP 0 macro
930 #define HAVE_MMAP 1 macro
940 #define HAVE_MMAP 1 macro
955 #define HAVE_MMAP 1 macro
/external/libffi/src/
H A Ddlmalloc.c221 This is only supported if HAVE_MMAP is true.
318 HAVE_MMAP default: 1 (true)
449 #define HAVE_MMAP 1 macro
466 #define HAVE_MMAP 1 macro
508 #ifndef HAVE_MMAP
509 #define HAVE_MMAP 1 macro
510 #endif /* HAVE_MMAP */
556 #if HAVE_MMAP
558 #else /* HAVE_MMAP */
560 #endif /* HAVE_MMAP */
[all...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
H A DSDL_malloc.c257 This is only supported if HAVE_MMAP is true.
354 HAVE_MMAP default: 1 (true)
485 #define HAVE_MMAP 1 macro
503 #define HAVE_MMAP 1 macro
545 #ifndef HAVE_MMAP
546 #define HAVE_MMAP 1 macro
547 #endif /* HAVE_MMAP */
593 #if HAVE_MMAP
595 #else /* HAVE_MMAP */
597 #endif /* HAVE_MMAP */
[all...]

Completed in 678 milliseconds