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

  /external/valgrind/main/
config.h 130 #define HAVE_MREMAP 1
  /external/libffi/src/
closures.c 69 #define HAVE_MREMAP 0
dlmalloc.c 328 HAVE_MREMAP default: 1 on linux, else 0
514 #ifndef HAVE_MREMAP
516 #define HAVE_MREMAP 1
518 #define HAVE_MREMAP 0
520 #endif /* HAVE_MREMAP */
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 194 #if HAVE_MREMAP
aspacemgr-linux.c     [all...]
  /bionic/libc/bionic/
dlmalloc.c 355 HAVE_MREMAP default: 1 on linux, else 0
544 #ifndef HAVE_MREMAP
546 #define HAVE_MREMAP 1
548 #define HAVE_MREMAP 0
550 #endif /* HAVE_MREMAP */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 364 HAVE_MREMAP default: 1 on linux, else 0
551 #ifndef HAVE_MREMAP
553 #define HAVE_MREMAP 1
555 #define HAVE_MREMAP 0
557 #endif /* HAVE_MREMAP */
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 247 #if HAVE_MREMAP
525 #endif /* HAVE_MREMAP */
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 619 milliseconds