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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_macros.h 6 * JEMALLOC_ALWAYS_INLINE_C and JEMALLOC_INLINE_C are for use in .c files, in
13 # define JEMALLOC_ALWAYS_INLINE_C static
22 # define JEMALLOC_ALWAYS_INLINE_C \
26 # define JEMALLOC_ALWAYS_INLINE_C static inline
  /external/jemalloc/src/
jemalloc.c 265 JEMALLOC_ALWAYS_INLINE_C bool
272 JEMALLOC_ALWAYS_INLINE_C void
289 JEMALLOC_ALWAYS_INLINE_C bool
298 JEMALLOC_ALWAYS_INLINE_C bool
    [all...]

Completed in 722 milliseconds