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

  /bionic/libc/bionic/
dlmalloc.h 159 M_GRANULARITY -2 page size any power of 2 >= page size
165 #define M_GRANULARITY (-2)
499 setting with mallopt(M_GRANULARITY, value).
dlmalloc.c 407 Also settable using mallopt(M_GRANULARITY, x)
613 #define M_GRANULARITY (-2)
    [all...]
  /external/libffi/src/
dlmalloc.c 380 Also settable using mallopt(M_GRANULARITY, x)
583 #define M_GRANULARITY (-2)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 416 Also settable using mallopt(M_GRANULARITY, x)
627 #define M_GRANULARITY (-2)
    [all...]

Completed in 429 milliseconds