Home
last modified time | relevance | path

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

/netbsd/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_protos.h12 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
21 JEMALLOC_ALLOC_SIZE(2);
24 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
30 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
33 int flags) JEMALLOC_ALLOC_SIZE(2);
H A Djemalloc_protos_jet.h12 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
21 JEMALLOC_ALLOC_SIZE(2);
24 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
30 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
33 int flags) JEMALLOC_ALLOC_SIZE(2);
H A Djemalloc.h176 # define JEMALLOC_ALLOC_SIZE(s) macro
204 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s))
207 # define JEMALLOC_ALLOC_SIZE(s)
228 # define JEMALLOC_ALLOC_SIZE(s)
256 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
265 JEMALLOC_ALLOC_SIZE(2);
268 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
274 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
277 int flags) JEMALLOC_ALLOC_SIZE(2);
H A Djemalloc_macros.h62 # define JEMALLOC_ALLOC_SIZE(s) macro
89 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s)) macro
92 # define JEMALLOC_ALLOC_SIZE(s) macro
113 # define JEMALLOC_ALLOC_SIZE(s) macro
/netbsd/external/bsd/jemalloc/dist/include/jemalloc/
H A Djemalloc_protos.h.in12 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
21 JEMALLOC_ALLOC_SIZE(2);
24 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
30 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
33 int flags) JEMALLOC_ALLOC_SIZE(2);
H A Djemalloc_macros.h.in62 # define JEMALLOC_ALLOC_SIZE(s) macro
89 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s)) macro
92 # define JEMALLOC_ALLOC_SIZE(s) macro
113 # define JEMALLOC_ALLOC_SIZE(s) macro
/netbsd/external/bsd/jemalloc/dist/src/
H A Djemalloc.c2050 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR()
2112 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR()
2320 JEMALLOC_ALLOC_SIZE(2)
2583 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR()
2695 JEMALLOC_ALLOC_SIZE(2)