Home
last modified time | relevance | path

Searched defs:JEMALLOC_ATTR (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h.in60 # define JEMALLOC_ATTR(s) macro
86 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
111 # define JEMALLOC_ATTR(s) macro
Djemalloc_macros.h60 # define JEMALLOC_ATTR(s) macro
86 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
111 # define JEMALLOC_ATTR(s) macro
Djemalloc.h123 # define JEMALLOC_ATTR(s) macro
/external/jemalloc_new/src/
Djemalloc.c133 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
2034 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
2096 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) function
2132 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) function
2434 JEMALLOC_ATTR(malloc) function
2469 JEMALLOC_ATTR(malloc) function
2564 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
2909 JEMALLOC_ATTR(pure) function
3043 JEMALLOC_ATTR(pure) function
3197 JEMALLOC_ATTR(constructor) function
Dzone.c436 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function