Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c143 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
2326 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() function
2436 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR() function
2477 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) in JEMALLOC_ATTR() function
2869 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() function
2908 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() function
3082 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() function
3445 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() function
3603 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() function
3854 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h148 # define JEMALLOC_ATTR(s) macro