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

  /external/jemalloc_new/include/jemalloc/internal/
jemalloc_internal_types.h 37 /* Use MALLOCX_ALIGN_GET() if alignment may not be specified in flags. */
40 #define MALLOCX_ALIGN_GET(flags) \
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 212 /* Use MALLOCX_ALIGN_GET() if alignment may not be specified in flags. */
215 #define MALLOCX_ALIGN_GET(flags) \
    [all...]

Completed in 581 milliseconds