Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in63 # define JEMALLOC_ALLOC_SIZE(s) macro
93 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s)) macro
96 # define JEMALLOC_ALLOC_SIZE(s) macro
132 # define JEMALLOC_ALLOC_SIZE(s) macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h150 # define JEMALLOC_ALLOC_SIZE( global() macro