HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_MREMAP (Results 1 - 8 of 8) sorted by null

  /art/runtime/gc/allocator/
dlmalloc.h 26 #define HAVE_MREMAP 0
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 52 #define HAVE_MREMAP 0
  /external/valgrind/
config.h 143 #define HAVE_MREMAP 1
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 477 #define HAVE_MREMAP 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 477 #define HAVE_MREMAP 1
    [all...]
  /external/dlmalloc/
malloc.c 394 HAVE_MREMAP default: 1 on linux, else 0
645 #ifndef HAVE_MREMAP
647 #define HAVE_MREMAP 1
650 #define HAVE_MREMAP 0
652 #endif /* HAVE_MREMAP */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 513 milliseconds