Home
last modified time | relevance | path

Searched refs:JEMALLOC_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h150 # define JEMALLOC_ALLOC_SIZE(s) macro
178 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s))
181 # define JEMALLOC_ALLOC_SIZE(s)
207 # define JEMALLOC_ALLOC_SIZE(s)
229 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
238 JEMALLOC_ALLOC_SIZE(2);
241 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
247 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
250 int flags) JEMALLOC_ALLOC_SIZE(2);
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2326 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR()
2436 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR()
2656 JEMALLOC_ALLOC_SIZE(2)
3082 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR()
3200 JEMALLOC_ALLOC_SIZE(2)