Searched refs:M_GRANULARITY (Results 1 - 2 of 2) sorted by relevance

/external/dlmalloc/
H A Dmalloc.h215 M_GRANULARITY -2 page size any power of 2 >= page size
221 #define M_GRANULARITY (-2) macro
540 setting with mallopt(M_GRANULARITY, value).
H A Dmalloc.c450 Also settable using mallopt(M_GRANULARITY, x)
726 #define M_GRANULARITY (-2) macro
961 M_GRANULARITY -2 page size any power of 2 >= page size
1283 setting with mallopt(M_GRANULARITY, value).
3214 case M_GRANULARITY:

Completed in 53 milliseconds