Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in64 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
94 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro
97 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
133 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h151 # define JEMALLOC_ALLOC_SIZE2( global() macro