Home
last modified time | relevance | path

Searched defs:JEMALLOC_ATTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in61 # define JEMALLOC_ATTR(s) macro
90 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
130 # define JEMALLOC_ATTR(s) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c143 JEMALLOC_ATTR(constructor) JEMALLOC_ATTR() function
2326 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) JEMALLOC_ATTR() function
2436 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) JEMALLOC_ATTR() function
2477 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) JEMALLOC_ATTR() function
2869 JEMALLOC_ATTR(malloc) JEMALLOC_ATTR() function
2908 JEMALLOC_ATTR(malloc) JEMALLOC_ATTR() function
3082 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) JEMALLOC_ATTR() function
3445 JEMALLOC_ATTR(pure) JEMALLOC_ATTR() function
3603 JEMALLOC_ATTR(pure) JEMALLOC_ATTR() function
3854 JEMALLOC_ATTR(constructor) JEMALLOC_ATTR() function
[all...]
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h148 # define JEMALLOC_ATTR( global() macro
[all...]