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

/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_defs.h108 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
114 # define JEMALLOC_ATTR(s) macro
124 # define JEMALLOC_ATTR(s) macro
/freebsd-10.1-release/contrib/jemalloc/src/
H A Djemalloc.c289 static JEMALLOC_ATTR(always_inline) void function
306 static JEMALLOC_ATTR(always_inline) bool function
1410 static JEMALLOC_ATTR(always_inline) void * function

Completed in 84 milliseconds