Searched refs:JEMALLOC_ARG_CONCAT (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dutil.h17 #define JEMALLOC_ARG_CONCAT(...) __VA_ARGS__ macro
H A Djemalloc_internal.h359 * The JEMALLOC_ARG_CONCAT() wrapper is necessary to pass {0, 0} via a cpp macro
362 #define THREAD_ALLOCATED_INITIALIZER JEMALLOC_ARG_CONCAT({0, 0})

Completed in 170 milliseconds