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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
malloc.h 124 #define M_TRIM_THRESHOLD -1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h 124 #define M_TRIM_THRESHOLD -1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h 124 #define M_TRIM_THRESHOLD -1
  /bionic/libc/bionic/
dlmalloc.h 158 M_TRIM_THRESHOLD -1 2*1024*1024 any (-1U disables trimming)
164 #define M_TRIM_THRESHOLD (-1)
dlmalloc.c 420 Also settable using mallopt(M_TRIM_THRESHOLD, x)
612 #define M_TRIM_THRESHOLD (-1)
    [all...]
  /external/libffi/src/
dlmalloc.c 393 Also settable using mallopt(M_TRIM_THRESHOLD, x)
582 #define M_TRIM_THRESHOLD (-1)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 429 Also settable using mallopt(M_TRIM_THRESHOLD, x)
626 #define M_TRIM_THRESHOLD (-1)
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 211 milliseconds