Home
last modified time | relevance | path

Searched refs:MALLOCX_ALIGN_GET (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_types.h40 #define MALLOCX_ALIGN_GET(flags) \ macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in212 /* Use MALLOCX_ALIGN_GET() if alignment may not be specified in flags. */
215 #define MALLOCX_ALIGN_GET(flags) \ macro
Djemalloc_internal.h215 #define MALLOCX_ALIGN_GET(flags) \ macro
/external/jemalloc/src/
Djemalloc.c2379 size_t alignment = MALLOCX_ALIGN_GET(flags);
2531 size_t alignment = MALLOCX_ALIGN_GET(flags);
/external/jemalloc_new/src/
Djemalloc.c2682 size_t alignment = MALLOCX_ALIGN_GET(flags);
2848 size_t alignment = MALLOCX_ALIGN_GET(flags);