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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 199 #define MALLOCX_ALIGN_GET_SPECIFIED(flags) \
202 (MALLOCX_ALIGN_GET_SPECIFIED(flags) & (SIZE_T_MAX-1))
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 193 milliseconds