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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 197 #define MALLOCX_LG_ALIGN_MASK ((int)0x3f)
200 (ZU(1) << (flags & MALLOCX_LG_ALIGN_MASK))
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 39 milliseconds