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 213 #define MALLOCX_ALIGN_GET_SPECIFIED(flags) \
216 (MALLOCX_ALIGN_GET_SPECIFIED(flags) & (SIZE_T_MAX-1))
    [all...]
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 334 milliseconds