Searched defs:JEMALLOC_ALWAYS_INLINE_C (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_macros.h6 * JEMALLOC_ALWAYS_INLINE_C and JEMALLOC_INLINE_C are for use in .c files, in
13 # define JEMALLOC_ALWAYS_INLINE_C static macro
22 # define JEMALLOC_ALWAYS_INLINE_C \ macro
26 # define JEMALLOC_ALWAYS_INLINE_C static inline macro

Completed in 62 milliseconds