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

  /bionic/libc/bionic/
dlmalloc.h 160 M_MMAP_THRESHOLD -3 256*1024 any (or 0 if no MMAP support)
166 #define M_MMAP_THRESHOLD (-3)
dlmalloc.c 443 Also settable using mallopt(M_MMAP_THRESHOLD, x)
614 #define M_MMAP_THRESHOLD (-3)
    [all...]
  /external/libffi/src/
dlmalloc.c 416 Also settable using mallopt(M_MMAP_THRESHOLD, x)
584 #define M_MMAP_THRESHOLD (-3)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 452 Also settable using mallopt(M_MMAP_THRESHOLD, x)
628 #define M_MMAP_THRESHOLD (-3)
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 37 milliseconds