Searched defs:LG_TINY_MIN (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h171 #define LG_TINY_MIN 3 macro
172 #define TINY_MIN (1U << LG_TINY_MIN)

Completed in 170 milliseconds