Home
last modified time | relevance | path

Searched refs:HAVE_MREMAP (Results 1 – 25 of 25) sorted by relevance

/external/elfutils/
Dconfig.h86 #define HAVE_MREMAP 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h486 #define HAVE_MREMAP 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h486 #define HAVE_MREMAP 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h486 #define HAVE_MREMAP 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h486 #define HAVE_MREMAP 1 macro
/external/elfutils/libelf/
Delf_update.c107 #ifdef HAVE_MREMAP in write_file()
DChangeLog51 * elf_update.c (write_file): Check HAVE_MREMAP.
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h492 #define HAVE_MREMAP 1 macro
/external/python/cpython2/linux_arm64/pyconfig/
Dpyconfig.h513 #define HAVE_MREMAP 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h743 #define HAVE_MREMAP 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h741 #define HAVE_MREMAP 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h743 #define HAVE_MREMAP 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h428 #undef HAVE_MREMAP
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c85 #define HAVE_MREMAP 0 macro
Ddlmalloc.c527 #ifndef HAVE_MREMAP
529 #define HAVE_MREMAP 1 macro
531 #define HAVE_MREMAP 0 macro
1405 #if HAVE_MMAP && HAVE_MREMAP
/external/libffi/src/
Dclosures.c368 #define HAVE_MREMAP 0 macro
Ddlmalloc.c527 #ifndef HAVE_MREMAP
529 #define HAVE_MREMAP 1 macro
531 #define HAVE_MREMAP 0 macro
1405 #if HAVE_MMAP && HAVE_MREMAP
/external/dlmalloc/
Ddlmalloc.c645 #ifndef HAVE_MREMAP
647 #define HAVE_MREMAP 1 macro
650 #define HAVE_MREMAP 0 macro
1703 #if HAVE_MREMAP
1757 #if HAVE_MMAP && HAVE_MREMAP
/external/python/cpython2/Modules/
Dmmapmodule.c505 #ifndef HAVE_MREMAP in mmap_resize_method()
/external/python/cpython3/Modules/
Dmmapmodule.c554 #ifndef HAVE_MREMAP in mmap_resize_method()
/external/python/cpython2/
Dpyconfig.h.in512 #undef HAVE_MREMAP
/external/python/cpython3/
Dpyconfig.h.in740 #undef HAVE_MREMAP
/external/sqlite/dist/orig/
Dsqlite3.c35797 #if !defined(HAVE_MREMAP)
35799 # define HAVE_MREMAP 1
35801 # define HAVE_MREMAP 0
35975 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0)
40633 #if HAVE_MREMAP
40646 #if HAVE_MREMAP
/external/sqlite/dist/
Dsqlite3.c35801 #if !defined(HAVE_MREMAP)
35803 # define HAVE_MREMAP 1
35805 # define HAVE_MREMAP 0
35979 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0)
40649 #if HAVE_MREMAP
40662 #if HAVE_MREMAP
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c34193 #if !defined(HAVE_MREMAP)
34195 # define HAVE_MREMAP 1
34197 # define HAVE_MREMAP 0
34371 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0)
38977 #if HAVE_MREMAP
38990 #if HAVE_MREMAP