Searched defs:JEMALLOC_ATTR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_macros.h60 # define JEMALLOC_ATTR(s) macro
86 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
111 # define JEMALLOC_ATTR macro
[all...]
H A Djemalloc.h173 # define JEMALLOC_ATTR(s) macro
200 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
226 # define JEMALLOC_ATTR macro
[all...]
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dzone.c436 JEMALLOC_ATTR(constructor) function
H A Djemalloc.c2050 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
2112 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) function
2148 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) function
2453 JEMALLOC_ATTR(malloc) function
2488 JEMALLOC_ATTR(malloc) function
2583 JEMALLOC_ATTR(mallo function
2928 JEMALLOC_ATTR(pure) function
3062 JEMALLOC_ATTR(pure) function
[all...]

Completed in 212 milliseconds